VisioForge Video Capture SDK (Delphi / ActiveX)
|
Returns preferable video format for selected country.
function TVTuner_Countries_GetPreferredFormatForCountry(Country: WideString): WideString;
__fastcall BSTR TVTuner_Countries_GetPreferredFormatForCountry(BSTR Country);
public String TVTuner_Countries_GetPreferredFormatForCountry(String Country);
Public Function TVTuner_Countries_GetPreferredFormatForCountry(Country As String) As String
public string TVTuner_Countries_GetPreferredFormatForCountry(string Country);
BSTR TVTuner_Countries_GetPreferredFormatForCountry(BSTR Country);
TVTuner_Countries_GetPreferredFormatForCountry
public TVTuner_Countries_GetPreferredFormatForCountry($Country);
Parameters |
Description |
Country: WideString |
Country name. |
Returns preferable video format for selected country, empty string on error.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|