Class Methods | |
| (FMLiveSwitchMediaDescriptionRequirements *) | + mediaDescriptionRequirements |
Class Methods inherited from FMLiveSwitchMediaDescriptionRequirementsBase | |
| (FMLiveSwitchMediaDescriptionRequirementsBase *) | + mediaDescriptionRequirementsBase |
| - (FMLiveSwitchBundlePolicy) bundlePolicy |
| - (bool) disabled |
| - (FMLiveSwitchDtlsParameters*) dtlsParameters |
| - (NSMutableArray*) encryptionModes |
| - (FMLiveSwitchEncryptionPolicy) encryptionPolicy |
| - (NSMutableArray*) iceCandidates |
| - (FMLiveSwitchIcePolicy) icePolicy |
| - (instancetype) init |
Implements FMLiveSwitchMediaDescriptionRequirementsBase.
Implemented in FMLiveSwitchDataStreamMediaDescriptionRequirements.
| - (FMLiveSwitchTransportAddress*) likelyTransportAddress |
| - (FMLiveSwitchIceParameters*) localIceParameters |
| + (FMLiveSwitchMediaDescriptionRequirements*) mediaDescriptionRequirements |
| - (FMLiveSwitchSdesPolicy) sdesPolicy |
| - (void) setBundlePolicy: | (FMLiveSwitchBundlePolicy) | value |
| - (void) setDisabled: | (bool) | value |
| - (void) setDtlsParameters: | (FMLiveSwitchDtlsParameters *) | value |
| - (void) setEncryptionModes: | (NSMutableArray *) | value |
| - (void) setEncryptionPolicy: | (FMLiveSwitchEncryptionPolicy) | value |
| - (void) setIceCandidates: | (NSMutableArray *) | value |
| - (void) setIcePolicy: | (FMLiveSwitchIcePolicy) | value |
| - (void) setLikelyTransportAddress: | (FMLiveSwitchTransportAddress *) | value |
| - (void) setLocalIceParameters: | (FMLiveSwitchIceParameters *) | value |
| - (void) setSdesPolicy: | (FMLiveSwitchSdesPolicy) | value |
| - (void) setStreamId: | (NSString *) | value |
| - (void) setStreamType: | (FMLiveSwitchStreamType) | value |
| - (void) setUseDtls: | (bool) | value |
| - (void) setUseIce: | (bool) | value |
| - (void) setUseSdes: | (bool) | value |
| - (NSString*) streamId |
| - (FMLiveSwitchStreamType) streamType |
| - (bool) useDtls |
| - (bool) useIce |
| - (bool) useSdes |