org.gstreamer.interfaces
Interface Tuner.FREQUENCY_CHANGED
- Enclosing class:
- Tuner
public static interface Tuner.FREQUENCY_CHANGED
Signal emitted when the frequency on a channel changes
- See Also:
Tuner.connect(FREQUENCY_CHANGED)
,
Tuner.disconnect(FREQUENCY_CHANGED)
frequencyChanged
void frequencyChanged(Tuner tuner,
TunerChannel channel,
long frequency)
- Called when the frequency on a
Tuner
changes
- Parameters:
tuner
- the tunerchannel
- the channel which the frequency changed onfrequency
- the new frequency