@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class HlsSettings extends Object implements Serializable, Cloneable, StructuredPojo
Constructor and Description |
---|
HlsSettings() |
Modifier and Type | Method and Description |
---|---|
HlsSettings |
clone() |
boolean |
equals(Object obj) |
String |
getAudioGroupId()
Specifies the group to which the audio rendition belongs.
|
String |
getAudioOnlyContainer()
Use this setting only in audio-only outputs.
|
String |
getAudioRenditionSets()
List all the audio groups that are used with the video output stream.
|
String |
getAudioTrackType()
Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only
stream instead of video in low-bandwidth scenarios.
|
String |
getDescriptiveVideoServiceFlag()
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
String |
getIFrameOnlyManifest()
Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this rendition, in
addition to your regular manifest for this rendition.
|
String |
getSegmentModifier()
Use this setting to add an identifying string to the filename of each segment.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAudioGroupId(String audioGroupId)
Specifies the group to which the audio rendition belongs.
|
void |
setAudioOnlyContainer(String audioOnlyContainer)
Use this setting only in audio-only outputs.
|
void |
setAudioRenditionSets(String audioRenditionSets)
List all the audio groups that are used with the video output stream.
|
void |
setAudioTrackType(String audioTrackType)
Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only
stream instead of video in low-bandwidth scenarios.
|
void |
setDescriptiveVideoServiceFlag(String descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
void |
setIFrameOnlyManifest(String iFrameOnlyManifest)
Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this rendition, in
addition to your regular manifest for this rendition.
|
void |
setSegmentModifier(String segmentModifier)
Use this setting to add an identifying string to the filename of each segment.
|
String |
toString()
Returns a string representation of this object.
|
HlsSettings |
withAudioGroupId(String audioGroupId)
Specifies the group to which the audio rendition belongs.
|
HlsSettings |
withAudioOnlyContainer(HlsAudioOnlyContainer audioOnlyContainer)
Use this setting only in audio-only outputs.
|
HlsSettings |
withAudioOnlyContainer(String audioOnlyContainer)
Use this setting only in audio-only outputs.
|
HlsSettings |
withAudioRenditionSets(String audioRenditionSets)
List all the audio groups that are used with the video output stream.
|
HlsSettings |
withAudioTrackType(HlsAudioTrackType audioTrackType)
Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only
stream instead of video in low-bandwidth scenarios.
|
HlsSettings |
withAudioTrackType(String audioTrackType)
Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only
stream instead of video in low-bandwidth scenarios.
|
HlsSettings |
withDescriptiveVideoServiceFlag(HlsDescriptiveVideoServiceFlag descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
HlsSettings |
withDescriptiveVideoServiceFlag(String descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
HlsSettings |
withIFrameOnlyManifest(HlsIFrameOnlyManifest iFrameOnlyManifest)
Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this rendition, in
addition to your regular manifest for this rendition.
|
HlsSettings |
withIFrameOnlyManifest(String iFrameOnlyManifest)
Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this rendition, in
addition to your regular manifest for this rendition.
|
HlsSettings |
withSegmentModifier(String segmentModifier)
Use this setting to add an identifying string to the filename of each segment.
|
public void setAudioGroupId(String audioGroupId)
audioGroupId
- Specifies the group to which the audio rendition belongs.public String getAudioGroupId()
public HlsSettings withAudioGroupId(String audioGroupId)
audioGroupId
- Specifies the group to which the audio rendition belongs.public void setAudioOnlyContainer(String audioOnlyContainer)
audioOnlyContainer
- Use this setting only in audio-only outputs. Choose MPEG-2 Transport Stream (M2TS) to create a file in an
MPEG2-TS container. Keep the default value Automatic to create an audio-only file in a raw container.
Regardless of the value that you specify here, if this output has video, the service will place the output
into an MPEG2-TS container.HlsAudioOnlyContainer
public String getAudioOnlyContainer()
HlsAudioOnlyContainer
public HlsSettings withAudioOnlyContainer(String audioOnlyContainer)
audioOnlyContainer
- Use this setting only in audio-only outputs. Choose MPEG-2 Transport Stream (M2TS) to create a file in an
MPEG2-TS container. Keep the default value Automatic to create an audio-only file in a raw container.
Regardless of the value that you specify here, if this output has video, the service will place the output
into an MPEG2-TS container.HlsAudioOnlyContainer
public HlsSettings withAudioOnlyContainer(HlsAudioOnlyContainer audioOnlyContainer)
audioOnlyContainer
- Use this setting only in audio-only outputs. Choose MPEG-2 Transport Stream (M2TS) to create a file in an
MPEG2-TS container. Keep the default value Automatic to create an audio-only file in a raw container.
Regardless of the value that you specify here, if this output has video, the service will place the output
into an MPEG2-TS container.HlsAudioOnlyContainer
public void setAudioRenditionSets(String audioRenditionSets)
audioRenditionSets
- List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that
are associated to the video, separate by ','.public String getAudioRenditionSets()
public HlsSettings withAudioRenditionSets(String audioRenditionSets)
audioRenditionSets
- List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that
are associated to the video, separate by ','.public void setAudioTrackType(String audioTrackType)
audioTrackType
- Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this
audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the
HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play
back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES
Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by
default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate
Audio, not Auto Select Alternate rendition that the client will not try to play back by default.
Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NOHlsAudioTrackType
public String getAudioTrackType()
HlsAudioTrackType
public HlsSettings withAudioTrackType(String audioTrackType)
audioTrackType
- Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this
audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the
HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play
back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES
Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by
default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate
Audio, not Auto Select Alternate rendition that the client will not try to play back by default.
Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NOHlsAudioTrackType
public HlsSettings withAudioTrackType(HlsAudioTrackType audioTrackType)
audioTrackType
- Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this
audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the
HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play
back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES
Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by
default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate
Audio, not Auto Select Alternate rendition that the client will not try to play back by default.
Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NOHlsAudioTrackType
public void setDescriptiveVideoServiceFlag(String descriptiveVideoServiceFlag)
descriptiveVideoServiceFlag
- Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
When you choose Flag, MediaConvert includes the parameter
CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you
keep the default choice, Don't flag, MediaConvert leaves this parameter out. The DVS flag can help with
accessibility on Apple devices. For more information, see the Apple documentation.HlsDescriptiveVideoServiceFlag
public String getDescriptiveVideoServiceFlag()
HlsDescriptiveVideoServiceFlag
public HlsSettings withDescriptiveVideoServiceFlag(String descriptiveVideoServiceFlag)
descriptiveVideoServiceFlag
- Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
When you choose Flag, MediaConvert includes the parameter
CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you
keep the default choice, Don't flag, MediaConvert leaves this parameter out. The DVS flag can help with
accessibility on Apple devices. For more information, see the Apple documentation.HlsDescriptiveVideoServiceFlag
public HlsSettings withDescriptiveVideoServiceFlag(HlsDescriptiveVideoServiceFlag descriptiveVideoServiceFlag)
descriptiveVideoServiceFlag
- Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
When you choose Flag, MediaConvert includes the parameter
CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you
keep the default choice, Don't flag, MediaConvert leaves this parameter out. The DVS flag can help with
accessibility on Apple devices. For more information, see the Apple documentation.HlsDescriptiveVideoServiceFlag
public void setIFrameOnlyManifest(String iFrameOnlyManifest)
iFrameOnlyManifest
- Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this
rendition, in addition to your regular manifest for this rendition. You might use this manifest as part of
a workflow that creates preview functions for your video. MediaConvert adds both the I-frame only child
manifest and the regular child manifest to the parent manifest. When you don't need the I-frame only child
manifest, keep the default value Exclude.HlsIFrameOnlyManifest
public String getIFrameOnlyManifest()
HlsIFrameOnlyManifest
public HlsSettings withIFrameOnlyManifest(String iFrameOnlyManifest)
iFrameOnlyManifest
- Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this
rendition, in addition to your regular manifest for this rendition. You might use this manifest as part of
a workflow that creates preview functions for your video. MediaConvert adds both the I-frame only child
manifest and the regular child manifest to the parent manifest. When you don't need the I-frame only child
manifest, keep the default value Exclude.HlsIFrameOnlyManifest
public HlsSettings withIFrameOnlyManifest(HlsIFrameOnlyManifest iFrameOnlyManifest)
iFrameOnlyManifest
- Choose Include to have MediaConvert generate a child manifest that lists only the I-frames for this
rendition, in addition to your regular manifest for this rendition. You might use this manifest as part of
a workflow that creates preview functions for your video. MediaConvert adds both the I-frame only child
manifest and the regular child manifest to the parent manifest. When you don't need the I-frame only child
manifest, keep the default value Exclude.HlsIFrameOnlyManifest
public void setSegmentModifier(String segmentModifier)
segmentModifier
- Use this setting to add an identifying string to the filename of each segment. The service adds this
string between the name modifier and segment index number. You can use format identifiers in the string.
For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/using-variables-in-your-job-settings.htmlpublic String getSegmentModifier()
public HlsSettings withSegmentModifier(String segmentModifier)
segmentModifier
- Use this setting to add an identifying string to the filename of each segment. The service adds this
string between the name modifier and segment index number. You can use format identifiers in the string.
For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/using-variables-in-your-job-settings.htmlpublic String toString()
toString
in class Object
Object.toString()
public HlsSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.