Enum Class Decoder.InternalState

java.lang.Object
java.lang.Enum<Decoder.InternalState>
com.amazonaws.ivs.player.Decoder.InternalState
All Implemented Interfaces:
Serializable, Comparable<Decoder.InternalState>, Constable
Enclosing class:
Decoder

protected static enum Decoder.InternalState extends Enum<Decoder.InternalState>
Enum representing the internal states of the decoder. The state machine controls the lifecycle of the decoder and ensures valid state transitions.