@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedStreamMediaTypeException extends KinesisVideoArchivedMediaException implements ToCopyableBuilder<UnsupportedStreamMediaTypeException.Builder,UnsupportedStreamMediaTypeException>
The type of the media (for example, h.264 or h.265 video or ACC or G.711 audio) could not be determined from the
codec IDs of the tracks in the first fragment for a playback session. The codec ID for track 1 should be
V_MPEG/ISO/AVC and, optionally, the codec ID for track 2 should be A_AAC.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedStreamMediaTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedStreamMediaTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedStreamMediaTypeException.Builder> |
serializableBuilderClass() |
UnsupportedStreamMediaTypeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic UnsupportedStreamMediaTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedStreamMediaTypeException.Builder,UnsupportedStreamMediaTypeException>toBuilder in class KinesisVideoArchivedMediaExceptionpublic static UnsupportedStreamMediaTypeException.Builder builder()
public static Class<? extends UnsupportedStreamMediaTypeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.