OGGDecodeArgsPCMData Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
ByteSee Also