Media Player SDK
|
Gets video aspect ratio as String.
function Info_Video_AspectRatioStr(StreamNumber: Integer): WideString;
__fastcall BSTR Info_Video_AspectRatioStr(int StreamNumber);
public String Info_Video_AspectRatioStr(int StreamNumber);
Public Function Info_Video_AspectRatioStr(StreamNumber As Integer) As String
public string Info_Video_AspectRatioStr(int StreamNumber);
BSTR Info_Video_AspectRatioStr(int StreamNumber);
Info_Video_AspectRatioStr
Parameters |
Description |
StreamNumber: Integer |
Stream index. |
Returns video aspect ratio as String.
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|