public class NotConfiguredError extends MediaError
A NotConfiguredError is thrown when a method that
requires a Processor to be in the Configured state
is called and the Processor has not yet been Configured.
This typically happens when getTrackControls is invoked on an
UnrealizedProcessor.