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 | |
| + (FMLiveSwitchAudioSynchronizeQueue*) audioSynchronizeQueueWithRaiseFrame: | (FMLiveSwitchAction1< FMLiveSwitchAudioFrame * > *) | raiseFrame |
| + (FMLiveSwitchAudioSynchronizeQueue*) audioSynchronizeQueueWithRaiseFrameBlock: | (void(^)(FMLiveSwitchAudioFrame *)) | raiseFrameBlock |
| - (instancetype) initWithRaiseFrame: | (FMLiveSwitchAction1< FMLiveSwitchAudioFrame * > *) | raiseFrame |
| - (instancetype) initWithRaiseFrameBlock: | (void(^)(FMLiveSwitchAudioFrame *)) | raiseFrameBlock |