/AWS1/CL_MDLMSSMOOTHOUTPUTSTGS¶
Ms Smooth Output Settings
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_h265packagingtype
TYPE /AWS1/MDLMSSMOOTHH265PACKAGI00
/AWS1/MDLMSSMOOTHH265PACKAGI00
¶
Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
iv_namemodifier
TYPE /AWS1/MDL__STRING
/AWS1/MDL__STRING
¶
String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
Queryable Attributes¶
H265PackagingType¶
Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
Accessible with the following methods¶
Method | Description |
---|---|
GET_H265PACKAGINGTYPE() |
Getter for H265PACKAGINGTYPE, with configurable default |
ASK_H265PACKAGINGTYPE() |
Getter for H265PACKAGINGTYPE w/ exceptions if field has no v |
HAS_H265PACKAGINGTYPE() |
Determine if H265PACKAGINGTYPE has a value |
NameModifier¶
String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAMEMODIFIER() |
Getter for NAMEMODIFIER, with configurable default |
ASK_NAMEMODIFIER() |
Getter for NAMEMODIFIER w/ exceptions if field has no value |
HAS_NAMEMODIFIER() |
Determine if NAMEMODIFIER has a value |