Class Methods | |
| (FMLiveSwitchMediaDescriptionManager *) | + mediaDescriptionManager |
Class Methods inherited from FMLiveSwitchMediaDescriptionManagerBase | |
| (FMLiveSwitchMediaDescriptionManagerBase *) | + mediaDescriptionManagerBase |
| (NSString *) | + syncroniseMediaIdentificationWithSdpMediaDescription:index: |
| - (bool) bundled |
| - (FMLiveSwitchSdpMediaDescription*) createSdpMediaDescriptionWithRequirements: | (FMLiveSwitchMediaDescriptionRequirements *) | requirements | |
| sdpMessage: | (FMLiveSwitchSdpMessage *) | sdpMessage | |
| isOffer: | (bool) | isOffer | |
| renegotiation: | (bool) | renegotiation | |
Implemented in FMLiveSwitchDataStreamMediaDescriptionManager.
| - (bool) disabled |
| - (bool) enableIceForInternalTransports |
| - (FMLiveSwitchEncryptionMode) encryptionMode |
| - (FMLiveSwitchIceRole) iceRole |
| - (instancetype) init |
Implements FMLiveSwitchMediaDescriptionManagerBase.
Implemented in FMLiveSwitchDataStreamMediaDescriptionManager.
| - (FMLiveSwitchDataBuffer*) localCryptoKey |
| - (FMLiveSwitchDataBuffer*) localCryptoSalt |
| - (FMLiveSwitchIceParameters*) localIceParameters |
| + (FMLiveSwitchMediaDescriptionManager*) mediaDescriptionManager |
| - (FMLiveSwitchIceCandidate*) primaryRemoteCandidateFromMLine |
| - (FMLiveSwitchError*) processSdpMediaDescriptionWithMediaRequirements: | (FMLiveSwitchMediaDescriptionRequirementsBase *) | mediaRequirements | |
| sdpMessage: | (FMLiveSwitchSdpMessage *) | sdpMessage | |
| index: | (int) | index | |
| isLocalDescription: | (bool) | isLocalDescription | |
| isRenegotiation: | (bool) | isRenegotiation | |
| isOffer: | (bool) | isOffer | |
Implements FMLiveSwitchMediaDescriptionManagerBase.
Implemented in FMLiveSwitchDataStreamMediaDescriptionManager.
| - (FMLiveSwitchDataBuffer*) remoteCryptoKey |
| - (FMLiveSwitchDataBuffer*) remoteCryptoSalt |
| - (FMLiveSwitchDtlsParameters*) remoteDtlsParameters |
| - (FMLiveSwitchIceParameters*) remoteIceParameters |
| - (FMLiveSwitchIceCandidate*) secondaryRemoteCandidateFromMLine |
| - (bool) useDtls |
| - (bool) useSdes |