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
ManifestsApi
Class ManifestsApi
Hierarchy
BaseAPI
ManifestsApi
Index
Constructors
constructor
Properties
dash
hls
rest
Client
smooth
type
Methods
list
Constructors
constructor
new
Manifests
Api
(
configuration
:
Configuration
)
:
ManifestsApi
Parameters
configuration:
Configuration
Returns
ManifestsApi
Properties
dash
dash
:
DashApi
hls
hls
:
HlsApi
Protected
rest
Client
rest
Client
:
RestClient
smooth
smooth
:
SmoothApi
type
type
:
TypeApi
Methods
list
list
(
queryParameters
:
ManifestListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
Manifest
>
>
Parameters
Optional
queryParameters:
ManifestListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
Manifest
>
>
Globals
Manifests
Api
constructor
dash
hls
rest
Client
smooth
type
list
Generated using
TypeDoc