IAMTVTuner::get_AudioFrequency (Windows CE 5.0)

Send Feedback

The get_AudioFrequency method retrieves the currently tuned audio frequency.

Syntax

HRESULT get_AudioFrequency(
  long *lFreq);

Parameters

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

Return Values

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

Remarks

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

Requirements

OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: strmif.h.

See Also

IAMTVTunerInterface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.