| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202005 |
| Modifier and Type | Field and Description |
|---|---|
static PlaylistType |
PlaylistType.EVENT |
static PlaylistType |
PlaylistType.LIVE |
static PlaylistType |
PlaylistType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static PlaylistType |
PlaylistType.fromString(String value) |
static PlaylistType |
PlaylistType.fromValue(String value) |
PlaylistType |
HlsSettings.getPlaylistType()
Gets the playlistType value for this HlsSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HlsSettings.setPlaylistType(PlaylistType playlistType)
Sets the playlistType value for this HlsSettings.
|
| Constructor and Description |
|---|
HlsSettings(PlaylistType playlistType,
MasterPlaylistSettings masterPlaylistSettings) |
Copyright © 2021. All rights reserved.