Package com.amazonaws.kinesisvideo.internal.mediasource
-
Interface Summary Interface Description OnStreamDataAvailable In a media pipeline, the "source" (an object that generates or produces data), will forward the data to a "sink" (an object that receives the data). -
Class Summary Class Description DefaultOnStreamDataAvailable Forwards the received media data to the configuredMediaSourceSink.ProducerStreamSink Implementation of the MediaSourceSink interface that pushes frames and stream configuration into an instance of KinesisVideoProducerStream.