Stream: { runtimeId: string; type: StreamType; index: number }

Represents a media stream with various defining characteristics.

Type declaration

  • ReadonlyruntimeId: string

    Runtime identifier of the stream from an engine.

  • Readonlytype: StreamType

    Stream type.

  • Readonlyindex: number

    Stream index in the manifest.