VisioForge Video Capture SDK (Delphi / ActiveX)
|
Gets selected TV format from the TV format list.
function TVTuner_TVFormats_GetItem(Index: Integer): WideString;
__fastcall BSTR TVTuner_TVFormats_GetItem(int Index);
public String TVTuner_TVFormats_GetItem(int Index);
Public Function TVTuner_TVFormats_GetItem(Index As Integer) As String
public string TVTuner_TVFormats_GetItem(int Index);
BSTR TVTuner_TVFormats_GetItem(int Index);
TVTuner_TVFormats_GetItem
public TVTuner_TVFormats_GetItem($Index);
Parameters |
Description |
Index: Integer |
Item index. |
Returns selected TV format from the TV format list.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|