/AWS1/CL_MDLFMP4HLSSETTINGS¶
Fmp4 Hls Settings
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_audiorenditionsets TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
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 ','.
iv_nielsenid3behavior TYPE /AWS1/MDLFMP4NIELSENID3BEHAV /AWS1/MDLFMP4NIELSENID3BEHAV¶
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
iv_timedmetadatabehavior TYPE /AWS1/MDLFMP4TIMEDMETBEHAVIOR /AWS1/MDLFMP4TIMEDMETBEHAVIOR¶
Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
Queryable Attributes¶
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 ','.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIORENDITIONSETS() |
Getter for AUDIORENDITIONSETS, with configurable default |
ASK_AUDIORENDITIONSETS() |
Getter for AUDIORENDITIONSETS w/ exceptions if field has no |
HAS_AUDIORENDITIONSETS() |
Determine if AUDIORENDITIONSETS has a value |
NielsenId3Behavior¶
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NIELSENID3BEHAVIOR() |
Getter for NIELSENID3BEHAVIOR, with configurable default |
ASK_NIELSENID3BEHAVIOR() |
Getter for NIELSENID3BEHAVIOR w/ exceptions if field has no |
HAS_NIELSENID3BEHAVIOR() |
Determine if NIELSENID3BEHAVIOR has a value |
TimedMetadataBehavior¶
Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEDMETADATABEHAVIOR() |
Getter for TIMEDMETADATABEHAVIOR, with configurable default |
ASK_TIMEDMETADATABEHAVIOR() |
Getter for TIMEDMETADATABEHAVIOR w/ exceptions if field has |
HAS_TIMEDMETADATABEHAVIOR() |
Determine if TIMEDMETADATABEHAVIOR has a value |