Media Player SDK
|
Gets subtitle stream codec.
function Info_Text_Codec(StreamNumber: Integer): WideString;
__fastcall BSTR Info_Text_Codec(int StreamNumber);
public String Info_Text_Codec(int StreamNumber);
Public Function Info_Text_Codec(StreamNumber As Integer) As String
public string Info_Text_Codec(int StreamNumber);
BSTR Info_Text_Codec(int StreamNumber);
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!
|