FilterCodecInfoRemoteCodecPayloadType Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic CodecPayloadType RemoteCodecPayloadType { get; set; }Public Property RemoteCodecPayloadType As CodecPayloadType
Get
Set
public:
property CodecPayloadType RemoteCodecPayloadType {
CodecPayloadType get ();
void set (CodecPayloadType value);
}member RemoteCodecPayloadType : CodecPayloadType with get, set
Property Value
CodecPayloadType
See Also