@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UnsupportedStreamMediaTypeException extends AmazonKinesisVideoException
The type of the media (for example, h.264 video or ACC 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.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
UnsupportedStreamMediaTypeException(String message)
Constructs a new UnsupportedStreamMediaTypeException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedStreamMediaTypeException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.