bitmovin_api_sdk.encoding.manifests.dash.periods.adaptationsets.type package
Submodules
bitmovin_api_sdk.encoding.manifests.dash.periods.adaptationsets.type.type_api module
- class bitmovin_api_sdk.encoding.manifests.dash.periods.adaptationsets.type.type_api.TypeApi(**kwargs)[source]
Bases:
BaseApi- get(manifest_id, period_id, adaptationset_id, **kwargs)[source]
Get adaptation set type
- Parameters:
manifest_id (string_types, required) – Id of the manifest
period_id (string_types, required) – Id of the period
adaptationset_id (string_types, required) – Id of the adaptation set
- Returns:
AdaptationSet type response
- Return type: