| FilterCodecInfoRemoteCodecPayloadType Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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