FilterCodecInfoRemoteCodecPayloadType Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Type:
CodecPayloadType
See Also