OGGDecodeArgsPCMData Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic byte[] PCMData { get; }
Public ReadOnly Property PCMData As Byte()
Get
public:
property array<unsigned char>^ PCMData {
array<unsigned char>^ get ();
}
member PCMData : byte[] with get
Property Value
Type:
Byte
See Also