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