Share via


IAMTVTuner::get_VideoFrequency (Windows Embedded CE 6.0)

1/6/2010

The get_VideoFrequency method retrieves the current video frequency.

Syntax

HRESULT get_VideoFrequency(
  long* lFreq
);

Parameters

  • lFreq
    [out] Pointer to a variable that receives the video frequency, in hertz (Hz).

Return Value

Returns an HRESULT value that depends on the implementation of the interface.

This is a diagnostic method that enables you to examine the exact frequency being used for a given channel.

Requirements

Header strmif.h
Windows Embedded CE Windows CE 5.0 Networked Media Device Feature Pack and later

See Also

Reference

IAMTVTuner Interface