-
- All Implemented Interfaces:
- android.os.Parcelable, com.amazonaws.kinesisvideo.internal.client.mediasource.MediaSourceConfiguration
public class AndroidCameraMediaSourceConfiguration
extends CameraMediaSourceConfiguration
implements android.os.Parcelable
Parcelable wrapper for CameraMediaSourceConfiguration. Allows passing
the camera configuration in bundles
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface android.os.Parcelable
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T>
-
Field Summary
-
Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
-
Method Summary
-
Methods inherited from class com.amazonaws.kinesisvideo.client.mediasource.CameraMediaSourceConfiguration
getBitRate, getCameraFacing, getCameraId, getCameraOrientation, getCodecPrivateData, getEncoderMimeType, getFrameRate, getGopDurationMillis, getHorizontalResolution, getIsAbsoluteTimecode, getMediaSourceDescription, getMediaSourceType, getNalAdaptationFlags, getOutputFileName, getRetentionPeriodInHours, getTimeScale, getVerticalResolution, isEndcoderHardwareAccelerated
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.