public interface AVTransportStateMachine extends org.seamless.statemachine.StateMachine<AbstractState>
void stop()
void play(String speed)
void pause()
void record()
void next()
void previous()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.