Package | Description |
---|---|
com.bitmovin.api.sdk.encoding.configurations.video.h265 |
Modifier and Type | Method and Description |
---|---|
H265VideoConfiguration |
H265Api.create(H265VideoConfiguration h265VideoConfiguration)
Create H265/HEVC Codec Configuration
|
H265VideoConfiguration |
H265Api.get(String configurationId)
H265/HEVC Codec Configuration Details
|
Modifier and Type | Method and Description |
---|---|
PaginationResponse<H265VideoConfiguration> |
H265Api.list()
List H265/HEVC Codec Configurations
|
PaginationResponse<H265VideoConfiguration> |
H265Api.list(H265VideoConfigurationListQueryParams queryParams)
List H265/HEVC Codec Configurations
|
Modifier and Type | Method and Description |
---|---|
H265VideoConfiguration |
H265Api.create(H265VideoConfiguration h265VideoConfiguration)
Create H265/HEVC Codec Configuration
|
Copyright © 2022. All rights reserved.