Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Audio_Codec Method

Gets audio codec name.

Pascal
function Info_Audio_Codec(StreamNumber: Integer): WideString;
C++
__fastcall BSTR Info_Audio_Codec(int StreamNumber);
C#
public String Info_Audio_Codec(int StreamNumber);
Visual Basic
Public Function Info_Audio_Codec(StreamNumber As Integer) As String
Java
public string Info_Audio_Codec(int StreamNumber);
IDL
BSTR Info_Audio_Codec(int StreamNumber);
JavaScript
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!