SampleQueueMappingException


@UnstableApi
public final class SampleQueueMappingException extends IOException


Thrown when it is not possible to map a TrackGroup to a SampleQueue.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

SampleQueueMappingException

public SampleQueueMappingException(@Nullable String mimeType)
Parameters
@Nullable String mimeType

The MIME type of the track group whose mapping failed.