|
| (void) | - addOnDiscardOutboundDtmfTones: |
| | Adds a handler that is raised when outbound DTMF tones are discarded due to policy restrictions or lack of support. More...
|
| |
| (NSMutableArray *) | - addOnDiscardOutboundDtmfTonesWithBlock |
| | Adds a handler that is raised when outbound DTMF tones are discarded due to policy restrictions or lack of support. More...
|
| |
| (void) | - addOnDiscardOutboundDtmfTonesWithBlock: |
| | Adds a handler that is raised when outbound DTMF tones are discarded due to policy restrictions or lack of support. More...
|
| |
| (void) | - addOnReceiveDtmfTone: |
| | Adds a handler that is raised when a DTMF packet is received. More...
|
| |
| (void) | - addOnReceiveDtmfToneChange: |
| | Adds a handler that is raised when the received DTMF tone changes. More...
|
| |
| (FMLiveSwitchDtmfTone *) | - addOnReceiveDtmfToneChangeWithBlock |
| | Adds a handler that is raised when the received DTMF tone changes. More...
|
| |
| (void) | - addOnReceiveDtmfToneChangeWithBlock: |
| | Adds a handler that is raised when the received DTMF tone changes. More...
|
| |
| (FMLiveSwitchDtmfTone *) | - addOnReceiveDtmfToneWithBlock |
| | Adds a handler that is raised when a DTMF packet is received. More...
|
| |
| (void) | - addOnReceiveDtmfToneWithBlock: |
| | Adds a handler that is raised when a DTMF packet is received. More...
|
| |
| (void) | - addOnSendDtmfTone: |
| | Adds a handler that is raised when a DTMF packet is sent. More...
|
| |
| (void) | - addOnSendDtmfToneChange: |
| | Adds a handler that is raised when the sent DTMF tone changes. More...
|
| |
| (FMLiveSwitchDtmfTone *) | - addOnSendDtmfToneChangeWithBlock |
| | Adds a handler that is raised when the sent DTMF tone changes. More...
|
| |
| (void) | - addOnSendDtmfToneChangeWithBlock: |
| | Adds a handler that is raised when the sent DTMF tone changes. More...
|
| |
| (FMLiveSwitchDtmfTone *) | - addOnSendDtmfToneWithBlock |
| | Adds a handler that is raised when a DTMF packet is sent. More...
|
| |
| (void) | - addOnSendDtmfToneWithBlock: |
| | Adds a handler that is raised when a DTMF packet is sent. More...
|
| |
| (FMLiveSwitchAudioConfig *) | - config |
| | Gets the output configuration. More...
|
| |
| (FMLiveSwitchAudioFormat *) | - createFormatWithAttribute:formatParametersAttribute: |
| | Creates a format. More...
|
| |
| (FMLiveSwitchAudioFormat *) | - createFormatWithName:clockRate:parameters:payloadType: |
| | Creates a format. More...
|
| |
| (FMLiveSwitchIAudioInputCollection *) | - createInputCollectionWithOutput: |
| | Creates an input collection. More...
|
| |
| (FMLiveSwitchAudioFormatCollection *) | - createMediaFormatCollection |
| | Creates a media format collection. More...
|
| |
| (FMLiveSwitchIAudioOutputCollection *) | - createOutputCollectionWithInput: |
| | Creates an output collection. More...
|
| |
| (FMLiveSwitchAudioFormat *) | - createRedFormat |
| | Creates a RED format. More...
|
| |
| (FMLiveSwitchAudioFormat *) | - createUlpFecFormat |
| | Creates a ulpfec format. More...
|
| |
| (bool) | - discardOutboundDtmfTones |
| | Gets whether outbound DTMF tones should be discarded. More...
|
| |
| (FMLiveSwitchDtmfMode) | - dtmfMode |
| | Gets the DTMF mode. More...
|
| |
| (NSMutableArray *) | - formatArrayFromListWithFormatList: |
| | Creates a format array from a format list. More...
|
| |
| (bool) | - g722Disabled |
| | Gets whether G.722 is disabled. More...
|
| |
| (double) | - gain |
| | Gets a value indicating the gain (input amplification) of this sink. More...
|
| |
| (bool) | - getInputSourceMutedWithInput: |
| | Gets whether an input source is muted. More...
|
| |
| (bool) | - getOutputSinkMutedWithOutput: |
| | Gets whether an output sink is muted. More...
|
| |
| (instancetype) | - init |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithDiscardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInput: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInput:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInput:output: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInput:output:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInputs: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInputs:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInputs:outputs: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithInputs:outputs:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalMedia: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalMedia:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalMedia:remoteMedia: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalMedia:remoteMedia:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalTrack: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalTrack:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalTrack:remoteTrack: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithLocalTrack:remoteTrack:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithOutput: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithOutput:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithOutputs: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithOutputs:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithRemoteMedia: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (instancetype) | - initWithRemoteMedia:discardOutboundDtmfTones: |
| | Initializes a new instance of the FMLiveSwitchAudioStream class. More...
|
| |
| (NSMutableArray *) | - inputArrayFromListWithInputList: |
| | Creates an input array from an input list. More...
|
| |
| (FMLiveSwitchAudioConfig *) | - inputConfig |
| | Gets the input configuration. More...
|
| |
| (bool) | - insertDtmfTone: |
| | Inserts a DTMF tone. More...
|
| |
| (bool) | - insertDtmfTones: |
| | Inserts DTMF tones. More...
|
| |
| (bool) | - l16Disabled |
| | Gets whether L16 is disabled. More...
|
| |
| (bool) | - opusDisabled |
| | Gets whether Opus is disabled. More...
|
| |
| (NSMutableArray *) | - outputArrayFromListWithOutputList: |
| | Creates an output array from an output list. More...
|
| |
| (FMLiveSwitchAudioConfig *) | - outputConfig |
| | Gets the output configuration. More...
|
| |
| (bool) | - pcmaDisabled |
| | Gets whether PCMA is disabled. More...
|
| |
| (bool) | - pcmuDisabled |
| | Gets whether PCMU is disabled. More...
|
| |
| (void) | - processSdpContentAttribute:isLocalDescription: |
| | Processes an SDP content attribute. More...
|
| |
| (void) | - removeOnDiscardOutboundDtmfTones: |
| | Removes a handler that is raised when outbound DTMF tones are discarded due to policy restrictions or lack of support. More...
|
| |
| (void) | - removeOnReceiveDtmfTone: |
| | Removes a handler that is raised when a DTMF packet is received. More...
|
| |
| (void) | - removeOnReceiveDtmfToneChange: |
| | Removes a handler that is raised when the received DTMF tone changes. More...
|
| |
| (void) | - removeOnSendDtmfTone: |
| | Removes a handler that is raised when a DTMF packet is sent. More...
|
| |
| (void) | - removeOnSendDtmfToneChange: |
| | Removes a handler that is raised when the sent DTMF tone changes. More...
|
| |
| (void) | - setDiscardOutboundDtmfTones: |
| | Sets whether outbound DTMF tones should be discarded. More...
|
| |
| (void) | - setDtmfMode: |
| | Sets the DTMF mode. More...
|
| |
| (void) | - setG722Disabled: |
| | Sets whether G.722 is disabled. More...
|
| |
| (void) | - setGain: |
| | Sets a value indicating the gain (input amplification) of this sink. More...
|
| |
| (void) | - setInputSourceMutedWithInput:value: |
| | Sets whether an input source is muted. More...
|
| |
| (void) | - setL16Disabled: |
| | Sets whether L16 is disabled. More...
|
| |
| (void) | - setOpusDisabled: |
| | Sets whether Opus is disabled. More...
|
| |
| (void) | - setOutputSinkMutedWithOutput:value: |
| | Sets whether an output sink is muted. More...
|
| |
| (void) | - setPcmaDisabled: |
| | Sets whether PCMA is disabled. More...
|
| |
| (void) | - setPcmuDisabled: |
| | Sets whether PCMU is disabled. More...
|
| |
| (void) | - setVolume: |
| | Sets a value indicating the volume (output resistance) of this source. More...
|
| |
| (double) | - volume |
| | Gets a value indicating the volume (output resistance) of this source. More...
|
| |
| (FMLiveSwitchStreamDirection) | - absoluteSenderTimeDirection |
| | Gets the current direction for the RTP Header Extension for Absolute Sender Time. More...
|
| |
| (FMLiveSwitchStreamDirection) | - absoluteSenderTimeLocalDirection |
| | Gets the current local direction for the RTP Header Extension for Absolute Sender Time. More...
|
| |
| (FMLiveSwitchStreamDirection) | - absoluteSenderTimeRemoteDirection |
| | Gets the current remote direction for the RTP Header Extension for Absolute Sender Time. More...
|
| |
| (void) | - addInput: |
| | Adds an input. More...
|
| |
| (void) | - addInputs: |
| | Adds some inputs. More...
|
| |
| (void) | - addOnDiscardBitrateNotification: |
| | Adds a handler that is raised when a bitrate notification is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (FMLiveSwitchBitrateNotification *) | - addOnDiscardBitrateNotificationWithBlock |
| | Adds a handler that is raised when a bitrate notification is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - addOnDiscardBitrateNotificationWithBlock: |
| | Adds a handler that is raised when a bitrate notification is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - addOnDiscardBitrateRequest: |
| | Adds a handler that is raised when a bitrate notification message is discarded by the internal in-band messaging mechanism because the peer does not support bitrate notifications. More...
|
| |
| (FMLiveSwitchBitrateRequest *) | - addOnDiscardBitrateRequestWithBlock |
| | Adds a handler that is raised when a bitrate notification message is discarded by the internal in-band messaging mechanism because the peer does not support bitrate notifications. More...
|
| |
| (void) | - addOnDiscardBitrateRequestWithBlock: |
| | Adds a handler that is raised when a bitrate notification message is discarded by the internal in-band messaging mechanism because the peer does not support bitrate notifications. More...
|
| |
| (void) | - addOnDiscardOutboundControlFrame: |
| | Adds a handler that is raised when an outbound control frame is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (FMLiveSwitchMediaControlFrame *) | - addOnDiscardOutboundControlFrameWithBlock |
| | Adds a handler that is raised when an outbound control frame is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - addOnDiscardOutboundControlFrameWithBlock: |
| | Adds a handler that is raised when an outbound control frame is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - addOnMasterSynchronizeContextReady: |
| | Adds a handler that is raised by master streams when the synchronize context is ready. More...
|
| |
| (FMLiveSwitchSynchronizeContext *) | - addOnMasterSynchronizeContextReadyWithBlock |
| | Adds a handler that is raised by master streams when the synchronize context is ready. More...
|
| |
| (void) | - addOnMasterSynchronizeContextReadyWithBlock: |
| | Adds a handler that is raised by master streams when the synchronize context is ready. More...
|
| |
| (void) | - addOnPausedChange: |
| | Adds a handler that is raised when the Paused property changes state. More...
|
| |
| (void) | - addOnProcessControlFrameResponses: |
| | Adds a handler that is raised when control frame responses are processed. More...
|
| |
| (NSMutableArray *) | - addOnProcessControlFrameResponsesWithBlock |
| | Adds a handler that is raised when control frame responses are processed. More...
|
| |
| (void) | - addOnProcessControlFrameResponsesWithBlock: |
| | Adds a handler that is raised when control frame responses are processed. More...
|
| |
| (void) | - addOnProcessControlFrames: |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (NSMutableArray *) | - addOnProcessControlFramesWithBlock |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (void) | - addOnProcessControlFramesWithBlock: |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (void) | - addOnProcessedFrame: |
| | Adds a handler that is raised when a frame has been processed. More...
|
| |
| (TFrame) | - addOnProcessedFrameWithBlock |
| | Adds a handler that is raised when a frame has been processed. More...
|
| |
| (void) | - addOnProcessedFrameWithBlock: |
| | Adds a handler that is raised when a frame has been processed. More...
|
| |
| (void) | - addOnProcessFrame: |
| | Adds a handler that is raised when a frame is being processed. More...
|
| |
| (TFrame) | - addOnProcessFrameWithBlock |
| | Adds a handler that is raised when a frame is being processed. More...
|
| |
| (void) | - addOnProcessFrameWithBlock: |
| | Adds a handler that is raised when a frame is being processed. More...
|
| |
| (void) | - addOnRaiseControlFrameResponses: |
| | Adds a handler that is raised when control frame responses are raised. More...
|
| |
| (NSMutableArray *) | - addOnRaiseControlFrameResponsesWithBlock |
| | Adds a handler that is raised when control frame responses are raised. More...
|
| |
| (void) | - addOnRaiseControlFrameResponsesWithBlock: |
| | Adds a handler that is raised when control frame responses are raised. More...
|
| |
| (void) | - addOnRaiseControlFrames: |
| | Adds a handler that is raised when control frames are raised. More...
|
| |
| (NSMutableArray *) | - addOnRaiseControlFramesWithBlock |
| | Adds a handler that is raised when control frames are raised. More...
|
| |
| (void) | - addOnRaiseControlFramesWithBlock: |
| | Adds a handler that is raised when control frames are raised. More...
|
| |
| (void) | - addOnRaisedFrame: |
| | Adds a handler that is raised when a frame has been raised. More...
|
| |
| (TFrame) | - addOnRaisedFrameWithBlock |
| | Adds a handler that is raised when a frame has been raised. More...
|
| |
| (void) | - addOnRaisedFrameWithBlock: |
| | Adds a handler that is raised when a frame has been raised. More...
|
| |
| (void) | - addOnRaiseFrame: |
| | Adds a handler that is raised when a frame is being raised. More...
|
| |
| (TFrame) | - addOnRaiseFrameWithBlock |
| | Adds a handler that is raised when a frame is being raised. More...
|
| |
| (void) | - addOnRaiseFrameWithBlock: |
| | Adds a handler that is raised when a frame is being raised. More...
|
| |
| (void) | - addOnReceiveFrame: |
| | Adds a handler that is raised when a frame is received. More...
|
| |
| (TFrame) | - addOnReceiveFrameWithBlock |
| | Adds a handler that is raised when a frame is received. More...
|
| |
| (void) | - addOnReceiveFrameWithBlock: |
| | Adds a handler that is raised when a frame is received. More...
|
| |
| (void) | - addOnSendFrame: |
| | Adds a handler that is raised when a frame is sent. More...
|
| |
| (TFrame) | - addOnSendFrameWithBlock |
| | Adds a handler that is raised when a frame is sent. More...
|
| |
| (void) | - addOnSendFrameWithBlock: |
| | Adds a handler that is raised when a frame is sent. More...
|
| |
| (void) | - addOutput: |
| | Adds an output. More...
|
| |
| (void) | - addOutputs: |
| | Adds some outputs. More...
|
| |
| (FMLiveSwitchBandwidthAdaptationPolicy) | - bandwidthAdaptationPolicy |
| | Gets bandwidth adapation policy for this stream. More...
|
| |
| (bool) | - ccmFirEnabled |
| | Gets whether CCM FIRs are allowed. More...
|
| |
| (FMLiveSwitchCcmFirPolicy) | - ccmFirPolicy |
| | Gets the CCM FIR Policy. More...
|
| |
| (bool) | - ccmLrrEnabled |
| | Gets whether CCM LRRs are allowed. More...
|
| |
| (FMLiveSwitchCcmLrrPolicy) | - ccmLrrPolicy |
| | Gets the CCM LRR Policy. More...
|
| |
| (bool) | - ccmTmmbnEnabled |
| | Gets whether CCM TMMBNs are allowed. More...
|
| |
| (FMLiveSwitchCcmTmmbnPolicy) | - ccmTmmbnPolicy |
| | Gets the CCM TMMBR Policy. More...
|
| |
| (bool) | - ccmTmmbrEnabled |
| | Gets whether CCM TMMBRs are allowed. More...
|
| |
| (FMLiveSwitchCcmTmmbrPolicy) | - ccmTmmbrPolicy |
| | Gets the CCM TMMBR Policy. More...
|
| |
| (FMLiveSwitchFuture< id > *) | - changeInputFormat: |
| | Changes the current input format (switches codecs). More...
|
| |
| (NSString *) | - content |
| | Gets the content descriptor. More...
|
| |
| (FMLiveSwitchTransportInfo *) | - controlTransportInfo |
| | Gets control transport information. More...
|
| |
| (TIInputCollection) | - createInputCollectionWithOutput: |
| | Creates an input collection. More...
|
| |
| (TIOutputCollection) | - createOutputCollectionWithInput: |
| | Creates an output collection. More...
|
| |
| (long long) | - defaultLocalSynchronizationSource |
| | Gets default local synchronization source (SSRC) associated with a local sender. More...
|
| |
| (bool) | - destroy |
| | Destroys this instance. More...
|
| |
| (bool) | - disableAutomaticReports |
| | Gets a value indicating whether to disable automatic RTCP sender/receiver reports. More...
|
| |
| (NSMutableArray *) | - disabledInputFormats |
| | Gets the disabled input formats. More...
|
| |
| (FMLiveSwitchFuture< id > *) | - disableInputFormat: |
| | Disables an input format. More...
|
| |
| (FMLiveSwitchFuture< id > *) | - enableInputFormat: |
| | Enables an input format. More...
|
| |
| (NSMutableArray *) | - formatArrayFromListWithFormatList: |
| | Creates a format array from a format list. More...
|
| |
| (int) | - getCcmSequenceNumber |
| | Gets the FIR sequence number. More...
|
| |
| (bool) | - getInputSourceMutedWithInput: |
| | Gets whether an input source is muted. More...
|
| |
| (bool) | - getInputSourceMutedWithInputs: |
| | Gets whether an input source is muted. More...
|
| |
| (NSString *) | - getLocalRtpStreamIdWithLocalSynchronizationSource: |
| | Gets the local RTP stream identifier for a given local synchronization source. More...
|
| |
| (long long) | - getLocalSynchronizationSourceWithRtpStreamId: |
| | Gets the local synchronization source for a given local RTP stream identifier. More...
|
| |
| (bool) | - getOutputSinkMutedWithOutput: |
| | Gets whether an output source is muted. More...
|
| |
| (bool) | - getOutputSinkMutedWithOutputs: |
| | Gets whether an output sink is muted. More...
|
| |
| (long long) | - getPipelineSystemDelayWithOutputFormat: |
| | Gets the total pipeline system delay in ticks for a given output format. More...
|
| |
| (NSString *) | - getRemoteRtpStreamIdWithRemoteSynchronizationSource: |
| | Gets the remote RTP stream identifier for a given remote synchronization source. More...
|
| |
| (long long) | - getRemoteSynchronizationSourceWithRtpStreamId: |
| | Gets the remote synchronization source for a given remote RTP stream identifier. More...
|
| |
| (void) | - incrementCcmSequenceNumber |
| | Increments the FIR sequence number. More...
|
| |
| (instancetype) | - initWithType:jitterConfig: |
| | Initializes a new instance of the FMLiveSwitchMediaStream`15 class. More...
|
| |
| (bool) | - injectionAllowed |
| | Gets whether at least one frame has been successfully processed. More...
|
| |
| (TIOutput) | - input |
| | Gets the input. More...
|
| |
| (NSMutableArray *) | - inputArrayFromListWithInputList: |
| | Creates an input array from an input list. More...
|
| |
| (bool) | - inputDeactivated |
| | Gets whether input is deactivated. More...
|
| |
| (TFormat) | - inputFormat |
| | Gets the current input format. More...
|
| |
| (NSMutableArray *) | - inputFormats |
| | Gets the available input formats. More...
|
| |
| (int) | - inputMaxOutputBitrate |
| | Gets the sum of the bitrates from FMLiveSwitchMediaStream`15inputMaxOutputEncodings. More...
|
| |
| (NSMutableArray *) | - inputMaxOutputEncodings |
| | Gets the inputs' maximum allowed output encodings. More...
|
| |
| (int) | - inputMinOutputBitrate |
| | Gets the sum of the bitrates from FMLiveSwitchMediaStream`15inputMinOutputEncodings. More...
|
| |
| (NSMutableArray *) | - inputMinOutputEncodings |
| | Gets the inputs' minimum allowed output encodings. More...
|
| |
| (bool) | - inputMuted |
| | Gets whether the input track is muted. More...
|
| |
| (NSString *) | - inputRtpStreamId |
| | Gets null to satisfy interface requirements. More...
|
| |
| (NSMutableArray *) | - inputs |
| | Gets the inputs. More...
|
| |
| (bool) | - inputSynchronizationDisabled |
| | Gets whether input synchronization is disabled. More...
|
| |
| (long long) | - inputSynchronizationSource |
| | Gets -1 to satisfy interface requirements. More...
|
| |
| (NSMutableArray *) | - inputSynchronizationSources |
| | Gets the input synchronization sources. More...
|
| |
| (int) | - inputTargetOutputBitrate |
| | Gets the sum of the bitrates from FMLiveSwitchMediaStream`15inputTargetOutputEncodings. More...
|
| |
| (NSMutableArray *) | - inputTargetOutputEncodings |
| | Gets the inputs' target output encodings. More...
|
| |
| (FMLiveSwitchJitterConfig *) | - jitterConfig |
| | Gets the jitter configuration. More...
|
| |
| (bool) | - legacyReceiver |
| | Gets whether to use legacy receiver processing. More...
|
| |
| (NSString *) | - localDescriptionMediaId |
| | Gets the local description media identifier. More...
|
| |
| (NSString *) | - localDescriptionTrackId |
| | Gets the local description track identifier. More...
|
| |
| (FMLiveSwitchLocalMedia *) | - localMedia |
| | Gets the local media, if one was specified. More...
|
| |
| (TTrack) | - localTrack |
| | Gets the local track from this media. More...
|
| |
| (int) | - maxInputBitrate |
| | Gets the maximum allowed input bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - maxInputEncoding |
| | Gets the max input encoding. More...
|
| |
| (int) | - maxOutputBitrate |
| | Gets the maximum allowed output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - maxOutputEncoding |
| | Gets the max output encoding. More...
|
| |
| (int) | - maxReceiveBitrate |
| | Gets the maximum desired receive bitrate, in kbps. More...
|
| |
| (int) | - minInputBitrate |
| | Gets the minimum allowed input bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - minInputEncoding |
| | Gets the min input encoding. More...
|
| |
| (int) | - minOutputBitrate |
| | Gets the minimum allowed output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - minOutputEncoding |
| | Gets the min output encoding. More...
|
| |
| (bool) | - multiplexed |
| | Gets a value indicating whether Rtp and Rtcp components for this stream are multiplexed on the same port. More...
|
| |
| (bool) | - multiplexingSupported |
| | Gets a value indicating whether so far negotiation with the peer indicates that Rtp and Rtcp component multiplexing on the same port is supported. More...
|
| |
| (FMLiveSwitchNackConfig *) | - nackConfig |
| | Gets Nack config. More...
|
| |
| (bool) | - nackEnabled |
| | Gets whether NACKs are allowed. More...
|
| |
| (bool) | - nackPliEnabled |
| | Gets whether NACK PLIs are allowed. More...
|
| |
| (FMLiveSwitchNackPliPolicy) | - nackPliPolicy |
| | Gets the NACK PLI Policy. More...
|
| |
| (FMLiveSwitchNackPolicy) | - nackPolicy |
| | Gets the NACK Policy. More...
|
| |
| (TIInput) | - output |
| | Gets the output. More...
|
| |
| (NSMutableArray *) | - outputArrayFromListWithOutputList: |
| | Creates an output array from an output list. More...
|
| |
| (bool) | - outputDeactivated |
| | Gets whether output is deactivated. More...
|
| |
| (TFormat) | - outputFormat |
| | Gets the output format. More...
|
| |
| (int) | - outputMaxInputBitrate |
| | Gets the sum of the bitrates from FMLiveSwitchMediaStream`15outputMaxInputEncodings. More...
|
| |
| (NSMutableArray *) | - outputMaxInputEncodings |
| | Gets the outputs' maximum allowed input encodings. More...
|
| |
| (int) | - outputMinInputBitrate |
| | Gets the sum of the bitrates from FMLiveSwitchMediaStream`15outputMinInputEncodings. More...
|
| |
| (NSMutableArray *) | - outputMinInputEncodings |
| | Gets the outputs' minimum allowed input encodings. More...
|
| |
| (bool) | - outputMuted |
| | Gets whether the output track is muted. More...
|
| |
| (NSString *) | - outputRtpStreamId |
| | Gets null to satisfy interface requirements. More...
|
| |
| (NSMutableArray *) | - outputs |
| | Gets the outputs. More...
|
| |
| (bool) | - outputSynchronizable |
| | Gets whether output is synchronizable. More...
|
| |
| (bool) | - outputSynchronizationDisabled |
| | Gets whether output synchronization is disabled. More...
|
| |
| (long long) | - outputSynchronizationSource |
| | Gets -1 to satisfy interface requirements. More...
|
| |
| (NSMutableArray *) | - outputSynchronizationSources |
| | Gets the output synchronization sources. More...
|
| |
| (bool) | - overConstrained |
| | Gets whether this stream is over-constrained. More...
|
| |
| (bool) | - overConstrainedBitrate |
| | Gets whether the stream bitrate is over-constrained. More...
|
| |
| (bool) | - overConstrainedInput |
| | Gets whether the input is over-contrained. More...
|
| |
| (bool) | - overConstrainedInputBitrate |
| | Gets whether the minimum allowed input bitrate exceeds the maximum allowed input bitrate. More...
|
| |
| (bool) | - overConstrainedOutput |
| | Gets whether the output is over-constrained. More...
|
| |
| (bool) | - overConstrainedOutputBitrate |
| | Gets whether the minimum allowed output bitrate exceeds the maximum allowed output bitrate. More...
|
| |
| (bool) | - paused |
| | Gets a value indicating whether this stream is paused. More...
|
| |
| (bool) | - persistent |
| | Gets a value indicating whether this instance is persistent. More...
|
| |
| (NSString *) | - pipelineJson |
| | Gets the pipeline JSON with this as the central point. More...
|
| |
| (NSString *) | - pipelineJsonFromInput |
| | Gets the pipeline JSON from an input. More...
|
| |
| (NSString *) | - pipelineJsonFromOutput |
| | Gets the pipeline JSON from an output. More...
|
| |
| (void) | - populateInfo: |
| | Populates the media stream info. More...
|
| |
| (void) | - processControlFrame: |
| | Processes a control frame. More...
|
| |
| (void) | - processControlFrameResponse: |
| | Processes a control frame response. More...
|
| |
| (void) | - processControlFrameResponses: |
| | Processes control frame responses. More...
|
| |
| (void) | - processControlFrames: |
| | Processes control frames. More...
|
| |
| (bool) | - processFrame: |
| | Processes a frame. More...
|
| |
| (FMLiveSwitchProcessFramePolicy) | - processFramePolicy |
| | Gets the ProcessFramePolicy for this media input. More...
|
| |
| (FMLiveSwitchError *) | - processSdpMediaDescriptionFromInputWithMediaDescription:isOffer:isLocalDescription: |
| | Processes a local SDP media description from an input. More...
|
| |
| (FMLiveSwitchError *) | - processSdpMediaDescriptionFromOutputWithMediaDescription:isOffer:isLocalDescription: |
| | Processes a local SDP media description from an output. More...
|
| |
| (void) | - processSinkStatsFromInputWithSinkStats: |
| | Processes sink stats from an input. More...
|
| |
| (void) | - processSourceStatsFromOutputWithSourceStats: |
| | Processes source stats from an output. More...
|
| |
| (void) | - processStateChange |
| | Processes a state change. More...
|
| |
| (void) | - processTrackStatsFromInputWithTrackStats: |
| | Processes stats from an input. More...
|
| |
| (void) | - processTrackStatsFromOutputWithTrackStats: |
| | Processes stats from an output. More...
|
| |
| (bool) | - raiseBitrateNotification: |
| | Raises a bitrate notification to the remote track. More...
|
| |
| (bool) | - raiseBitrateRequest: |
| | Raises a bitrate request to the local track. More...
|
| |
| (void) | - raiseFrame: |
| | Raises a frame. More...
|
| |
| (FMLiveSwitchRedFecConfig *) | - redFecConfig |
| | Gets Fec Config. More...
|
| |
| (bool) | - redFecEnabled |
| | Gets True if Red Fec is negotiated. More...
|
| |
| (FMLiveSwitchRedFecPolicy) | - redFecPolicy |
| | Gets the Fec Policy. More...
|
| |
| (bool) | - rembEnabled |
| | Gets True if goog-remb is negotiated. More...
|
| |
| (FMLiveSwitchRembPolicy) | - rembPolicy |
| | Gets the goog-remb policy. More...
|
| |
| (NSString *) | - remoteDescriptionMediaId |
| | Gets the remote description media identifier. More...
|
| |
| (NSString *) | - remoteDescriptionTrackId |
| | Gets the remote description track identifier. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - remoteEncoding |
| | Gets the remote encoding. More...
|
| |
| (FMLiveSwitchRemoteMedia *) | - remoteMedia |
| | Gets the remote media, if one was specified. More...
|
| |
| (TTrack) | - remoteTrack |
| | Gets the remote track, if one was specified. More...
|
| |
| (bool) | - removeInput: |
| | Removes an input. More...
|
| |
| (void) | - removeInputs |
| | Removes all inputs. More...
|
| |
| (void) | - removeInputs: |
| | Removes some inputs. More...
|
| |
| (void) | - removeOnDiscardBitrateNotification: |
| | Removes a handler that is raised when a bitrate notification is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - removeOnDiscardBitrateRequest: |
| | Removes a handler that is raised when a bitrate notification message is discarded by the internal in-band messaging mechanism because the peer does not support bitrate notifications. More...
|
| |
| (void) | - removeOnDiscardOutboundControlFrame: |
| | Removes a handler that is raised when an outbound control frame is discarded due to policy restrictions or lack of support by the remote endpoint. More...
|
| |
| (void) | - removeOnMasterSynchronizeContextReady: |
| | Removes a handler that is raised by master streams when the synchronize context is ready. More...
|
| |
| (void) | - removeOnPausedChange: |
| | Removes a handler that is raised when the Paused property changes state. More...
|
| |
| (void) | - removeOnProcessControlFrameResponses: |
| | Removes a handler that is raised when control frame responses are processed. More...
|
| |
| (void) | - removeOnProcessControlFrames: |
| | Removes a handler that is raised when control frames are processed. More...
|
| |
| (void) | - removeOnProcessedFrame: |
| | Removes a handler that is raised when a frame has been processed. More...
|
| |
| (void) | - removeOnProcessFrame: |
| | Removes a handler that is raised when a frame is being processed. More...
|
| |
| (void) | - removeOnRaiseControlFrameResponses: |
| | Removes a handler that is raised when control frame responses are raised. More...
|
| |
| (void) | - removeOnRaiseControlFrames: |
| | Removes a handler that is raised when control frames are raised. More...
|
| |
| (void) | - removeOnRaisedFrame: |
| | Removes a handler that is raised when a frame has been raised. More...
|
| |
| (void) | - removeOnRaiseFrame: |
| | Removes a handler that is raised when a frame is being raised. More...
|
| |
| (void) | - removeOnReceiveFrame: |
| | Removes a handler that is raised when a frame is received. More...
|
| |
| (void) | - removeOnSendFrame: |
| | Removes a handler that is raised when a frame is sent. More...
|
| |
| (bool) | - removeOutput: |
| | Removes an output. More...
|
| |
| (void) | - removeOutputs |
| | Removes all outputs. More...
|
| |
| (void) | - removeOutputs: |
| | Removes some outputs. More...
|
| |
| (FMLiveSwitchStreamDirection) | - rtpTransportWideCCDirection |
| | Gets the current direction for the RTP Header Extension for Transport-wide CC. More...
|
| |
| (FMLiveSwitchStreamDirection) | - rtpTransportWideCCLocalDirection |
| | Gets the current local direction for the RTP Header Extension for Transport-wide CC. More...
|
| |
| (FMLiveSwitchStreamDirection) | - rtpTransportWideCCRemoteDirection |
| | Gets the remote local direction for the RTP Header Extension for Transport-wide CC. More...
|
| |
| (void) | - setBandwidthAdaptationPolicy: |
| | Sets bandwidth adapation policy for this stream. More...
|
| |
| (void) | - setCcmFirPolicy: |
| | Sets the CCM FIR Policy. More...
|
| |
| (void) | - setCcmLrrPolicy: |
| | Sets the CCM LRR Policy. More...
|
| |
| (void) | - setCcmTmmbnPolicy: |
| | Sets the CCM TMMBR Policy. More...
|
| |
| (void) | - setCcmTmmbrPolicy: |
| | Sets the CCM TMMBR Policy. More...
|
| |
| (void) | - setDisableAutomaticReports: |
| | Sets a value indicating whether to disable automatic RTCP sender/receiver reports. More...
|
| |
| (void) | - setInputMuted: |
| | Sets whether the input track is muted. More...
|
| |
| (void) | - setInputRtpStreamId: |
| | Sets null to satisfy interface requirements. More...
|
| |
| (void) | - setInputSourceMutedWithInput:value: |
| | Sets whether an input source is muted. More...
|
| |
| (void) | - setInputSourceMutedWithInputs:value: |
| | Sets whether an input source is muted. More...
|
| |
| (void) | - setInputSynchronizationDisabled: |
| | Sets whether input synchronization is disabled. More...
|
| |
| (void) | - setInputSynchronizationSource: |
| | Sets -1 to satisfy interface requirements. More...
|
| |
| (void) | - setLegacyReceiver: |
| | Sets whether to use legacy receiver processing. More...
|
| |
| (void) | - setLocalDescriptionMediaId: |
| | Sets the local description media identifier. More...
|
| |
| (void) | - setLocalDescriptionTrackId: |
| | Sets the local description track identifier. More...
|
| |
| (void) | - setLocalMedia: |
| | Sets the local media, if one was specified. More...
|
| |
| (void) | - setLocalTrack: |
| | Sets the local track from this media. More...
|
| |
| (void) | - setMaxReceiveBitrate: |
| | Sets the maximum desired receive bitrate, in kbps. More...
|
| |
| (void) | - setNackPliPolicy: |
| | Sets the NACK PLI Policy. More...
|
| |
| (void) | - setNackPolicy: |
| | Sets the NACK Policy. More...
|
| |
| (void) | - setOutputFormat: |
| | Sets the output format. More...
|
| |
| (void) | - setOutputMuted: |
| | Sets whether the output track is muted. More...
|
| |
| (void) | - setOutputSinkMutedWithOutput:value: |
| | Sets whether an output source is muted. More...
|
| |
| (void) | - setOutputSinkMutedWithOutputs:value: |
| | Sets whether an output sink is muted. More...
|
| |
| (void) | - setOutputSynchronizationDisabled: |
| | Sets whether output synchronization is disabled. More...
|
| |
| (void) | - setProcessFramePolicy: |
| | Sets the ProcessFramePolicy for this media input. More...
|
| |
| (void) | - setRedFecPolicy: |
| | Sets the Fec Policy. More...
|
| |
| (void) | - setRemoteEncoding: |
| | Sets the remote encoding. More...
|
| |
| (void) | - setRemoteMedia: |
| | Sets the remote media, if one was specified. More...
|
| |
| (void) | - setRemoteTrack: |
| | Sets the remote track, if one was specified. More...
|
| |
| (void) | - setSimulcastMode: |
| | Sets the simulcast mode. More...
|
| |
| (void) | - setSynchronizeContext: |
| | Sets the synchronize context. More...
|
| |
| (void) | - setSystemDelay: |
| | Sets the system delay in ticks. More...
|
| |
| (FMLiveSwitchSimulcastMode) | - simulcastMode |
| | Gets the simulcast mode. More...
|
| |
| (FMLiveSwitchSynchronizeContext *) | - synchronizeContext |
| | Gets the synchronize context. More...
|
| |
| (NSMutableArray *) | - synchronizers |
| | Gets all synchronizers in the stream output tracks. More...
|
| |
| (void) | - synchronizeWithMaster: |
| | Initializes synchronization. More...
|
| |
| (long long) | - systemDelay |
| | Gets the system delay in ticks. More...
|
| |
| (int) | - targetOutputBitrate |
| | Gets the target output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - targetOutputEncoding |
| | Gets the target output encoding. More...
|
| |
| (FMLiveSwitchTransportInfo *) | - transportInfo |
| | Gets transport information. More...
|
| |
| (void) | - addOnDisabledChange: |
| | Adds a handler that is raised when the Disabled property changes state. More...
|
| |
| (void) | - addOnDisabledChangeWithCaller: |
| | Adds a handler that is raised when the Disabled property changes state. More...
|
| |
| (id) | - addOnDisabledChangeWithCallerWithBlock |
| | Adds a handler that is raised when the Disabled property changes state. More...
|
| |
| (void) | - addOnDisabledChangeWithCallerWithBlock: |
| | Adds a handler that is raised when the Disabled property changes state. More...
|
| |
| (void) | - addOnPausedChange: |
| | Adds a handler that is raised when the Paused property changes state. More...
|
| |
| (void) | - addOnProcessControlFrames: |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (NSMutableArray *) | - addOnProcessControlFramesWithBlock |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (void) | - addOnProcessControlFramesWithBlock: |
| | Adds a handler that is raised when control frames are processed. More...
|
| |
| (void) | - addOnRaiseControlFrameResponses: |
| | Adds a handler that is raised when a control frame response is raised. More...
|
| |
| (NSMutableArray *) | - addOnRaiseControlFrameResponsesWithBlock |
| | Adds a handler that is raised when a control frame response is raised. More...
|
| |
| (void) | - addOnRaiseControlFrameResponsesWithBlock: |
| | Adds a handler that is raised when a control frame response is raised. More...
|
| |
| (void) | - addOnRaiseFrame: |
| | Adds a handler that is raised when a frame is raised. More...
|
| |
| (FMLiveSwitchMediaFrame *) | - addOnRaiseFrameWithBlock |
| | Adds a handler that is raised when a frame is raised. More...
|
| |
| (void) | - addOnRaiseFrameWithBlock: |
| | Adds a handler that is raised when a frame is raised. More...
|
| |
| (NSString *) | - content |
| | Gets the content descriptor. More...
|
| |
| (int) | - getCcmSequenceNumber |
| | Gets the CCM sequence number. More...
|
| |
| (long long) | - getPipelineSystemDelayWithOutputFormat: |
| | Gets the total pipeline system delay in ticks for a given media format. More...
|
| |
| (void) | - incrementCcmSequenceNumber |
| | Increments the CCM sequence number. More...
|
| |
| (int) | - maxOutputBitrate |
| | Gets the maximum allowed output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - maxOutputEncoding |
| | Gets the maximum allowed output encoding. More...
|
| |
| (int) | - minOutputBitrate |
| | Gets the minimum allowed output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - minOutputEncoding |
| | Gets the minimum allowed output encoding. More...
|
| |
| (bool) | - outputDeactivated |
| | Gets whether output is deactivated. More...
|
| |
| (bool) | - outputMuted |
| | Gets whether output is muted. More...
|
| |
| (NSString *) | - outputRtpStreamId |
| | Gets the output RTP stream identifier. More...
|
| |
| (bool) | - outputSynchronizable |
| | Gets whether output is synchronizable. More...
|
| |
| (long long) | - outputSynchronizationSource |
| | Gets the output synchronization source. More...
|
| |
| (void) | - processControlFrames: |
| | Processes control frames. More...
|
| |
| (FMLiveSwitchError *) | - processSdpMediaDescriptionFromOutputWithMediaDescription:isOffer:isLocalDescription: |
| | Processes a local SDP media description from an output. More...
|
| |
| (void) | - processSourceStatsFromOutputWithSourceStats: |
| | Processes source stats from an output. More...
|
| |
| (void) | - processTrackStatsFromOutputWithTrackStats: |
| | Processes track stats from an output. More...
|
| |
| (void) | - removeOnDisabledChange: |
| | Removes a handler that is raised when the Disabled property changes state. More...
|
| |
| (void) | - removeOnDisabledChangeWithCaller: |
| | Removes a handler that is raised when the Disabled property changes state. More...
|
| |
| (void) | - removeOnPausedChange: |
| | Removes a handler that is raised when the Paused property changes state. More...
|
| |
| (void) | - removeOnProcessControlFrames: |
| | Removes a handler that is raised when control frames are processed. More...
|
| |
| (void) | - removeOnRaiseControlFrameResponses: |
| | Removes a handler that is raised when a control frame response is raised. More...
|
| |
| (void) | - removeOnRaiseFrame: |
| | Removes a handler that is raised when a frame is raised. More...
|
| |
| (long long) | - systemDelay |
| | Gets the system delay in ticks. More...
|
| |
| (int) | - targetOutputBitrate |
| | Gets the target output bitrate, in kbps. More...
|
| |
| (FMLiveSwitchEncodingInfo *) | - targetOutputEncoding |
| | Gets the target output encoding. More...
|
| |
| (void) | - addOutput: |
| | Adds an output. More...
|
| |
| (void) | - addOutputs: |
| | Adds some outputs. More...
|
| |
| (NSObject< FMLiveSwitchIInput > *) | - output |
| | Gets the output. More...
|
| |
| (FMLiveSwitchMediaFormat *) | - outputFormat |
| | Gets the output format. More...
|
| |
| (NSMutableArray *) | - outputs |
| | Gets the outputs. More...
|
| |
| (NSString *) | - pipelineJsonFromOutput |
| | Gets the pipeline JSON from an output. More...
|
| |
| (bool) | - removeOutput: |
| | Removes an output. More...
|
| |
| (void) | - removeOutputs |
| | Removes all outputs. More...
|
| |
| (void) | - removeOutputs: |
| | Removes some outputs. More...
|
| |
| (NSString *) | - externalId |
| | Gets the external identifier. More...
|
| |
| (NSString *) | - id |
| | Gets the identifier. More...
|
| |
| (NSString *) | - pipelineJson |
| | Gets the pipeline JSON with this as the central point. More...
|
| |
| (void) | - setExternalId: |
| | Sets the external identifier. More...
|
| |
| (bool) | - deactivated |
| | Gets a value indicating whether this instance is deactivated. More...
|
| |
| (bool) | - destroy |
| | Destroys this instance. More...
|
| |
| (bool) | - disabled |
| | Gets a value indicating whether this instance is disabled. More...
|
| |
| (NSString *) | - label |
| | Gets a label that identifies this instance. More...
|
| |
| (bool) | - muted |
| | Gets a value indicating whether this instance is muted. More...
|
| |
| (bool) | - paused |
| | Gets a value indicating whether this instance is paused. More...
|
| |
| (bool) | - persistent |
| | Gets a value indicating whether this instance is persistent. More...
|
| |
| (void) | - setDeactivated: |
| | Sets a value indicating whether this instance is deactivated. More...
|
| |
| (void) | - setMuted: |
| | Sets a value indicating whether this instance is muted. More...
|
| |