Indicates how the master playlist gets refreshed. This field is optional and defaults to RefreshType.AUTOMATIC. This field can only be modified when the live stream is in a LiveStreamEventStatus.PAUSED state.
Enumerations
AUTOMATIC
The master playlist will automatically be refreshed.
MANUAL
The master playlist will only be refreshed when requested.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-08-22 UTC."],[[["MasterPlaylistSettings define configurations for the HLS master playlist within LiveStreamEventService."],["The `refreshType` field dictates how the master playlist is updated and defaults to automatic refresh."],["`refreshType` can be set to automatic, manual, or unknown and is modifiable only when the live stream is paused."]]],[]]