Class Methods | |
| (FMLiveSwitchRtpParameters *) | + parametersWithEmptyFormatCollection: |
Protected Attributes | |
| __pad0__: NSObject<FMLiveSwitchRtpIParameters | |
| - (bool) addLocalContributingSource: | (long long) | localContributingSource |
| - (bool) addLocalSynchronizationSource: | (long long) | localSynchronizationSource | |
| localRtpStreamId: | (NSString *) | localRtpStreamId | |
| localRepairedRtpStreamId: | (NSString *) | localRepairedRtpStreamId | |
| initialSendBandwidthEstimate: | (int) | initialSendBandwidthEstimate | |
| - (bool) addRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource | |
| remoteRtpStreamId: | (NSString *) | remoteRtpStreamId | |
| remoteRepairedRtpStreamId: | (NSString *) | remoteRepairedRtpStreamId | |
| initialReceiveBandwidthEstimate: | (int) | initialReceiveBandwidthEstimate | |
| - (bool) addSynchronizationSource: | (long long) | synchronizationSource | |
| rtpStreamId: | (NSString *) | rtpStreamId | |
| repairedRtpStreamId: | (NSString *) | repairedRtpStreamId | |
| initialBandwidthEstimate: | (int) | initialBandwidthEstimate | |
| local: | (bool) | local | |
| - (NSString*) canonicalName |
| - (int) getInitialReceiveBandwidthEstimateWithRemoteRtpStreamId: | (NSString *) | remoteRtpStreamId |
| - (int) getInitialReceiveBandwidthEstimateWithRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource |
| - (int) getInitialSendBandwidthEstimateWithLocalRtpStreamId: | (NSString *) | localRtpStreamId |
| - (int) getInitialSendBandwidthEstimateWithLocalSynchronizationSource: | (long long) | localSynchronizationSource |
| - (NSString*) getLocalRepairedRtpStreamIdWithLocalSynchronizationSource: | (long long) | localSynchronizationSource |
| - (TFormat) getNegotiatedFormatWithPayloadType: | (int) | payloadType |
| - (int) getNegotiatedPayloadTypeWithFormat: | (TFormat) | format |
| - (NSString*) getRemoteRepairedRtpStreamIdWithRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource |
| - (bool) hasLocalContributingSource: | (long long) | localContributingSource |
| - (bool) hasLocalRepairedRtpStreamId: | (NSString *) | localRepairedRtpStreamId |
| - (bool) hasLocalRtpStreamId: | (NSString *) | localRtpStreamId |
| - (bool) hasLocalSynchronizationSource: | (long long) | localSynchronizationSource |
| - (bool) hasNegotiatedPayloadType: | (int) | payloadType |
| - (bool) hasRemoteRepairedRtpStreamId: | (NSString *) | remoteRepairedRtpStreamId |
| - (bool) hasRemoteRtpStreamId: | (NSString *) | remoteRtpStreamId |
| - (bool) hasRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource |
| - (NSMutableArray*) initialReceiveBandwidthEstimates |
| - (NSMutableArray*) initialSendBandwidthEstimates |
| - (instancetype) initWithEmptyFormatCollection: | (TFormatCollection) | emptyFormatCollection |
| - (NSMutableArray*) localContributingSources |
| - (NSMutableArray*) localRepairedRtpStreamIds |
| - (NSMutableArray*) localRtpStreamIds |
| - (NSMutableArray*) localSynchronizationSources |
| - (NSMutableArray*) negotiatedFormats |
| + (FMLiveSwitchRtpParameters*) parametersWithEmptyFormatCollection: | (TFormatCollection) | emptyFormatCollection |
| - (TFormat) redFormat |
| - (NSMutableArray*) remoteRepairedRtpStreamIds |
| - (NSMutableArray*) remoteRtpStreamIds |
| - (NSMutableArray*) remoteSynchronizationSources |
| - (bool) removeLocalContributingSource: | (long long) | localContributingSource |
| - (bool) removeLocalSynchronizationSource: | (long long) | localSynchronizationSource |
| - (bool) removeRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource |
| - (void) setCanonicalName: | (NSString *) | value |
| - (void) setNegotiatedFormatWithPayloadType: | (int) | payloadType | |
| format: | (TFormat) | format | |
| - (void) setRedFormat: | (TFormat) | value |
| - (void) setUlpFecFormat: | (TFormat) | value |
| - (TFormat) ulpFecFormat |
| - (bool) updateInitialReceiveBandwidthEstimateWithRemoteRtpStreamId: | (NSString *) | remoteRtpStreamId | |
| initialReceiveBandwidthEstimate: | (int) | initialReceiveBandwidthEstimate | |
| - (bool) updateInitialReceiveBandwidthEstimateWithRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource | |
| initialReceiveBandwidthEstimate: | (int) | initialReceiveBandwidthEstimate | |
| - (bool) updateInitialSendBandwidthEstimateWithLocalRtpStreamId: | (NSString *) | localRtpStreamId | |
| initialSendBandwidthEstimate: | (int) | initialSendBandwidthEstimate | |
| - (bool) updateInitialSendBandwidthEstimateWithLocalSynchronizationSource: | (long long) | localSynchronizationSource | |
| initialSendBandwidthEstimate: | (int) | initialSendBandwidthEstimate | |
| - (bool) updateLocalSynchronizationSource: | (long long) | localSynchronizationSource | |
| localRtpStreamId: | (NSString *) | localRtpStreamId | |
| localRepairedRtpStreamId: | (NSString *) | localRepairedRtpStreamId | |
| - (bool) updateRemoteSynchronizationSource: | (long long) | remoteSynchronizationSource | |
| remoteRtpStreamId: | (NSString *) | remoteRtpStreamId | |
| remoteRepairedRtpStreamId: | (NSString *) | remoteRepairedRtpStreamId | |
|
protected |