org.gstreamer.interfaces
public static interface Tuner.CHANNEL_CHANGED
Modifier and Type | Method and Description |
---|---|
void |
channelChanged(Tuner tuner,
TunerChannel channel)
Called when the channel on a
Tuner changes |
void channelChanged(Tuner tuner, TunerChannel channel)
Tuner
changestuner
- the tunerchannel
- the new channelCopyright © 2014. All rights reserved.