AVReaderGetNextAudioData Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public byte[] GetNextAudioData()
Public Function GetNextAudioData As Byte()
public:
array<unsigned char>^ GetNextAudioData()
member GetNextAudioData : unit -> byte[]
Return Value
Type:
ByteSee Also