| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static ContainerType |
ContainerType.FMP4 |
static ContainerType |
ContainerType.HLS_AUDIO |
static ContainerType |
ContainerType.TS |
static ContainerType |
ContainerType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ContainerType |
ContainerType.fromString(String value) |
static ContainerType |
ContainerType.fromValue(String value) |
ContainerType |
DaiEncodingProfile.getContainerType()
Gets the containerType value for this DaiEncodingProfile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DaiEncodingProfile.setContainerType(ContainerType containerType)
Sets the containerType value for this DaiEncodingProfile.
|
| Constructor and Description |
|---|
DaiEncodingProfile(Long id,
String name,
DaiEncodingProfileStatus status,
VariantType variantType,
ContainerType containerType,
VideoSettings videoSettings,
AudioSettings audioSettings,
Boolean persistUnmatchedProfiles) |
Copyright © 2021. All rights reserved.