bitmovin_api_sdk.encoding.encodings.template package
Submodules
bitmovin_api_sdk.encoding.encodings.template.template_api module
- class bitmovin_api_sdk.encoding.encodings.template.template_api.TemplateApi(**kwargs)[source]
Bases:
BaseApi
- get(encoding_id: string_types, **kwargs: dict) EncodingTemplateUrlResponse [source]
Encoding Template URL
- Parameters:
encoding_id (string_types, required) – Id of the Encoding
- Returns:
Encoding Template download URL
- Return type: