EncodeEventArgsAudioPayloadType Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int AudioPayloadType { get; }
Public ReadOnly Property AudioPayloadType As Integer
Get
public:
property int AudioPayloadType {
int get ();
}
member AudioPayloadType : int with get
Property Value
Type:
Int32
See Also