Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Text_Codec Method

Gets subtitle stream codec.

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

Returns subtitle stream codec.

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