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
RepresentationsApi
Class RepresentationsApi
Hierarchy
BaseAPI
BaseAPI
RepresentationsApi
Index
Constructors
constructor
Properties
chunked
Text
cmaf
fmp4
imsc
mp4
progressive
Webm
rest
Client
sprite
type
vtt
webm
Methods
list
Constructors
constructor
new
Representations
Api
(
configuration
:
Configuration
)
:
RepresentationsApi
Parameters
configuration:
Configuration
Returns
RepresentationsApi
Properties
chunked
Text
chunked
Text
:
ChunkedTextApi
cmaf
cmaf
:
CmafApi
fmp4
fmp4
:
Fmp4Api
imsc
imsc
:
ImscApi
mp4
mp4
:
Mp4Api
progressive
Webm
progressive
Webm
:
ProgressiveWebmApi
Protected
rest
Client
rest
Client
:
RestClient
sprite
sprite
:
SpriteApi
type
type
:
TypeApi
vtt
vtt
:
VttApi
webm
webm
:
WebmApi
Methods
list
list
(
manifestId
:
string
, periodId
:
string
, adaptationsetId
:
string
, queryParameters
:
DashRepresentationListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
DashRepresentation
>
>
Parameters
manifestId:
string
periodId:
string
adaptationsetId:
string
Optional
queryParameters:
DashRepresentationListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
DashRepresentation
>
>
Globals
Representations
Api
constructor
chunked
Text
cmaf
fmp4
imsc
mp4
progressive
Webm
rest
Client
sprite
type
vtt
webm
list
Generated using
TypeDoc