Instance Methods | |
(instancetype) | - initWithRaiseFrame: |
(instancetype) | - initWithRaiseFrameBlock: |
Instance Methods inherited from FMLiveSwitchSynchronizeQueue | |
(bool) | - active |
(int) | - count |
(void) | - destroy |
(long long) | - headSystemTimestamp |
(instancetype) | - initWithType:raiseFrame: |
(instancetype) | - initWithType:raiseFrameBlock: |
(bool) | - master |
(long long) | - masterSystemTimestamp |
(long long) | - maxData |
(int) | - maxDelay |
(void) | - processFrame:systemDelay: |
(void) | - setMasterSystemTimestamp: |
(void) | - setMaxData: |
(void) | - setMaxDelay: |
(NSMutableArray *) | - slaves |
(FMLiveSwitchStreamType) | - type |
Additional Inherited Members | |
Protected Attributes inherited from FMLiveSwitchSynchronizeQueue | |
__pad0__: NSObject<FMLiveSwitchISynchronizer>- (void) activateWithMaster:(bool)master slaves:(NSMutableArray*)slaves | |
- (instancetype) initWithRaiseFrame: | (FMLiveSwitchAction1< FMLiveSwitchVideoFrame * > *) | raiseFrame |
- (instancetype) initWithRaiseFrameBlock: | (void(^)(FMLiveSwitchVideoFrame *)) | raiseFrameBlock |
+ (FMLiveSwitchVideoSynchronizeQueue*) videoSynchronizeQueueWithRaiseFrame: | (FMLiveSwitchAction1< FMLiveSwitchVideoFrame * > *) | raiseFrame |
+ (FMLiveSwitchVideoSynchronizeQueue*) videoSynchronizeQueueWithRaiseFrameBlock: | (void(^)(FMLiveSwitchVideoFrame *)) | raiseFrameBlock |