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
AdaptationsetsApi
Class AdaptationsetsApi
Hierarchy
BaseAPI
AdaptationsetsApi
Index
Constructors
constructor
Properties
audio
contentprotection
image
representations
rest
Client
subtitle
type
video
Methods
list
Constructors
constructor
new
Adaptationsets
Api
(
configuration
:
Configuration
)
:
AdaptationsetsApi
Parameters
configuration:
Configuration
Returns
AdaptationsetsApi
Properties
audio
audio
:
AudioApi
contentprotection
contentprotection
:
ContentprotectionApi
image
image
:
ImageApi
representations
representations
:
RepresentationsApi
Protected
rest
Client
rest
Client
:
RestClient
subtitle
subtitle
:
SubtitleApi
type
type
:
TypeApi
video
video
:
VideoApi
Methods
list
list
(
manifestId
:
string
, periodId
:
string
, queryParameters
:
AdaptationSetListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
AdaptationSet
>
>
Parameters
manifestId:
string
periodId:
string
Optional
queryParameters:
AdaptationSetListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
AdaptationSet
>
>
Globals
Adaptationsets
Api
constructor
audio
contentprotection
image
representations
rest
Client
subtitle
type
video
list
Generated using
TypeDoc