Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Video_FourCC Method

Gets video stream FourCC code.

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

Returns video stream FourCC code.

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