Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_List_VideoCodecs_GetCount Method

Gets amount of codecs from the codec list.

Pascal
function Info_List_VideoCodecs_GetCount: Integer;
C++
__fastcall int Info_List_VideoCodecs_GetCount();
C#
public int Info_List_VideoCodecs_GetCount();
Visual Basic
Public Function Info_List_VideoCodecs_GetCount() As Integer
Java
public int Info_List_VideoCodecs_GetCount();
IDL
int Info_List_VideoCodecs_GetCount();
JavaScript
Info_List_VideoCodecs_GetCount

Returns amount of codecs from the codec list.

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