Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_List_AudioCodecs_GetItem Method

Gets selected audio codec from the codec list.

Pascal
function Info_List_AudioCodecs_GetItem(Index: Integer): WideString;
C++
__fastcall BSTR Info_List_AudioCodecs_GetItem(int Index);
C#
public String Info_List_AudioCodecs_GetItem(int Index);
Visual Basic
Public Function Info_List_AudioCodecs_GetItem(Index As Integer) As String
Java
public string Info_List_AudioCodecs_GetItem(int Index);
IDL
BSTR Info_List_AudioCodecs_GetItem(int Index);
JavaScript
Info_List_AudioCodecs_GetItem
Parameters 
Description 
Index: Integer 
Item index. 

Returns selected audio codec from the codec list.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!