Package com.amazonaws.kinesisvideo.producer
-
Interface Summary Interface Description AuthCallbacks Interface to the Kinesis Video Streams Producer Authentication Callbacks functionality.ExponentialBackoffRetryStrategyConfig.JitterFactorStep ExponentialBackoffRetryStrategyConfig.JitterTypeStep ExponentialBackoffRetryStrategyConfig.MaxRetryCountStep ExponentialBackoffRetryStrategyConfig.MaxRetryWaitTimeStep ExponentialBackoffRetryStrategyConfig.MinTimeToResetRetryStateStep ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep KvsRetryStrategy.RetryStrategyConfigStep KvsRetryStrategy.RetryStrategyTypeStep StorageCallbacks Interface to the Kinesis Video Producer Storage Callbacks functionality.StreamCallbacks Interface to the Kinesis Video Producer Stream Callbacks functionality. -
Class Summary Class Description AuthInfo Device Auth Info object.ClientInfo Client information object.DeviceInfo Device information object.ExponentialBackoffRetryStrategyConfig Configuration for exponential backoff retry strategy.ExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilder FragmentAckType Definition of the Kinesis Video Fragment ACK type.FrameFlags Definition of the flags for a frame.KinesisVideoFragmentAck Represents an acknowledgement received from Amazon Kinesis Video Streams for a fragment.KinesisVideoFrame Kinesis Video frame representation.KvsRetryStrategy Configuration class for retry strategy settings.KvsRetryStrategy.KvsRetryStrategyBuilder MkvFlags MKV generator flags.StorageInfo Storage info class.StreamDescription Class to represent the stream description object coming from a successful call to the DescribeStream service API.StreamInfo Stream information class.Tag Kinesis Video Tag representation.Time Helper class for the Kinesis Video producer SDK time.TrackInfo Track information object. -
Enum Summary Enum Description AuthInfoType Definition of the Auth Info Type.ClientInfo.AutomaticStreamingFlags ExponentialBackoffRetryStrategyConfig.JitterType Jitter types that correspond to the native ExponentialBackoffJitterType enumFrameOrderMode Definition of the FrameOrderMode.KvsRetryStrategy.RetryStrategyType Corresponds to the native counterpart.MkvTrackInfoType StorageInfo.DeviceStorageType StreamInfo.NalAdaptationFlags NAL adaptation types enum.StreamInfo.StorePressurePolicy Storage pressure policy that must correspond to the native counterpartsStreamInfo.StreamingType Streaming types that must correspond to the native counterpartsStreamStatus Definition of the StreamStatus. -
Exception Summary Exception Description ProducerException Producer exception class extending basicException.