Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
MuxingsApi
Class MuxingsApi
Hierarchy
BaseAPI
MuxingsApi
Index
Constructors
constructor
Properties
broadcast
Ts
chunked
Text
cmaf
fmp4
mp3
mp4
mxf
packed
Audio
progressive
Mov
progressive
Ts
progressive
Webm
rest
Client
segmented
Raw
text
ts
type
webm
Methods
get
list
Constructors
constructor
new
Muxings
Api
(
configuration
:
Configuration
)
:
MuxingsApi
Parameters
configuration:
Configuration
Returns
MuxingsApi
Properties
broadcast
Ts
broadcast
Ts
:
BroadcastTsApi
chunked
Text
chunked
Text
:
ChunkedTextApi
cmaf
cmaf
:
CmafApi
fmp4
fmp4
:
Fmp4Api
mp3
mp3
:
Mp3Api
mp4
mp4
:
Mp4Api
mxf
mxf
:
MxfApi
packed
Audio
packed
Audio
:
PackedAudioApi
progressive
Mov
progressive
Mov
:
ProgressiveMovApi
progressive
Ts
progressive
Ts
:
ProgressiveTsApi
progressive
Webm
progressive
Webm
:
ProgressiveWebmApi
Protected
rest
Client
rest
Client
:
RestClient
segmented
Raw
segmented
Raw
:
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
list
(
encodingId
:
string
, queryParameters
:
MuxingListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
Muxing
>
>
Parameters
encodingId:
string
Optional
queryParameters:
MuxingListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
Muxing
>
>
Globals
Muxings
Api
constructor
broadcast
Ts
chunked
Text
cmaf
fmp4
mp3
mp4
mxf
packed
Audio
progressive
Mov
progressive
Ts
progressive
Webm
rest
Client
segmented
Raw
text
ts
type
webm
get
list
Generated using
TypeDoc