MediaPacketPayload Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic byte[] Payload { get; }Public ReadOnly Property Payload As Byte()
Get
public:
property array<unsigned char>^ Payload {
array<unsigned char>^ get ();
}member Payload : byte[] with get
Property Value
Byte
See Also