Fmp4HlsSettings

Fmp4 Hls Settings

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

Link copied to clipboard

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

Link copied to clipboard

When set to passthrough, timed metadata is passed through from input to output.

Functions

Link copied to clipboard
inline fun copy(block: Fmp4HlsSettings.Builder.() -> Unit = {}): Fmp4HlsSettings
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String