public static interface HlsConfiguration.Builder extends SdkPojo, CopyableBuilder<HlsConfiguration.Builder,HlsConfiguration>
| Modifier and Type | Method and Description |
|---|---|
HlsConfiguration.Builder |
manifestEndpointPrefix(String manifestEndpointPrefix)
The URL that is used to initiate a playback session for devices that support Apple HLS.
|
copyapplyMutation, buildHlsConfiguration.Builder manifestEndpointPrefix(String manifestEndpointPrefix)
The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
manifestEndpointPrefix - The URL that is used to initiate a playback session for devices that support Apple HLS. The session
uses server-side reporting.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.