Media Player SDK
|
Gets audio codec information.
function Info_Audio_CodecInfo(StreamNumber: Integer): WideString;
__fastcall BSTR Info_Audio_CodecInfo(int StreamNumber);
public String Info_Audio_CodecInfo(int StreamNumber);
Public Function Info_Audio_CodecInfo(StreamNumber As Integer) As String
public string Info_Audio_CodecInfo(int StreamNumber);
BSTR Info_Audio_CodecInfo(int StreamNumber);
Info_Audio_CodecInfo
Parameters |
Description |
StreamNumber: Integer |
Stream index. |
Returns audio codec information.
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|