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