FilterCodecInfoRemotePayloadType Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int RemotePayloadType { get; set; }
Public Property RemotePayloadType As Integer
Get
Set
public:
property int RemotePayloadType {
int get ();
void set (int value);
}
member RemotePayloadType : int with get, set
Property Value
Type:
Int32
See Also