TsMuxer
Functions
Link copied to clipboard
Registers a new service. Service will be valid (tables will be emitted) as soon as streams will be added.
Link copied to clipboard
Adds a stream to the first service registered
Link copied to clipboard
Adds streams to the first service registered
fun addStreams(tsServiceInfo: TSServiceInfo, streamsConfig: List<CodecConfig>): Map<CodecConfig, Int>
Adds streams for a service
Link copied to clipboard
Gets registered services list
Link copied to clipboard
Get list of streams from a MimeType
Link copied to clipboard
Get list of streams id from a MimeType
Link copied to clipboard
Removes a service and its streams
Link copied to clipboard
Removes all services and their streams
Link copied to clipboard
Removes streams from service.
Link copied to clipboard
Starts frames or data stream generation Throws an exception if not ready for live stream
Link copied to clipboard
Clears all streams of all services