MediaStreamSourceConfiguration
The media stream that is associated with the source, and the parameters for that association.
Types
Properties
Link copied to clipboard
The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.
Link copied to clipboard
The transport parameters that are associated with an incoming media stream.
Link copied to clipboard
The name of the media stream.
Functions
Link copied to clipboard
inline fun copy(block: MediaStreamSourceConfiguration.Builder.() -> Unit = {}): MediaStreamSourceConfiguration