Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MuxingsApi

Hierarchy

Index

Constructors

constructor

Properties

broadcastTs

broadcastTs: BroadcastTsApi

chunkedText

chunkedText: ChunkedTextApi

cmaf

cmaf: CmafApi

fmp4

fmp4: Fmp4Api

mp3

mp3: Mp3Api

mp4

mp4: Mp4Api

mxf

mxf: MxfApi

packedAudio

packedAudio: PackedAudioApi

progressiveMov

progressiveMov: ProgressiveMovApi

progressiveTs

progressiveTs: ProgressiveTsApi

progressiveWebm

progressiveWebm: ProgressiveWebmApi

Protected restClient

restClient: RestClient

segmentedRaw

segmentedRaw: SegmentedRawApi

text

text: TextApi

ts

ts: TsApi

type

type: TypeApi

webm

webm: WebmApi

Methods

get

  • get(encodingId: string, muxingId: string): Promise<Muxing>
  • Parameters

    • encodingId: string
    • muxingId: string

    Returns Promise<Muxing>

list

Generated using TypeDoc