org.gstreamer.interfaces
Interface Tuner.CHANNEL_CHANGED

Enclosing class:
Tuner

public static interface Tuner.CHANNEL_CHANGED

Signal emitted when the channel on a tuner changes

See Also:
Tuner.connect(CHANNEL_CHANGED), Tuner.disconnect(CHANNEL_CHANGED)

Method Summary
 void channelChanged(Tuner tuner, TunerChannel channel)
          Called when the channel on a Tuner changes
 

Method Detail

channelChanged

void channelChanged(Tuner tuner,
                    TunerChannel channel)
Called when the channel on a Tuner changes

Parameters:
tuner - the tuner
channel - the new channel


Copyright © 2010. All Rights Reserved.