Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_List_VideoCodecs_GetItem Method

Gets selected video codec from the codec list.

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

Returns selected video codec from the codec list.

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