Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
The get_AvailableTVFormats method retrieves all the analog video TV standards that the tuner supports.
Syntax
HRESULT get_AvailableTVFormats(
long* lAnalogVideoStandard
);
Parameters
- lAnalogVideoStandard
[out] Pointer to a variable that receives a bitwise combination of values from the AnalogVideoStandard enumeration.
Return Value
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |