Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Audio_CodecInfo Method

Gets audio codec information.

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