/AWS1/CL_MDTCREATEPROGRAMRSP¶
CreateProgramResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_adbreaks TYPE /AWS1/CL_MDTADBREAK=>TT___LISTOFADBREAK TT___LISTOFADBREAK¶
The ad break configuration settings.
iv_arn TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The ARN to assign to the program.
iv_channelname TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name to assign to the channel for this program.
iv_creationtime TYPE /AWS1/MDT__TIMESTAMPUNIX /AWS1/MDT__TIMESTAMPUNIX¶
The time the program was created.
iv_livesourcename TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name of the LiveSource for this Program.
iv_programname TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name to assign to this program.
iv_scheduledstarttime TYPE /AWS1/MDT__TIMESTAMPUNIX /AWS1/MDT__TIMESTAMPUNIX¶
The scheduled start time for this Program.
iv_sourcelocationname TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name to assign to the source location for this program.
iv_vodsourcename TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name that's used to refer to a VOD source.
io_cliprange TYPE REF TO /AWS1/CL_MDTCLIPRANGE /AWS1/CL_MDTCLIPRANGE¶
The clip range configuration settings.
iv_durationmillis TYPE /AWS1/MDT__LONG /AWS1/MDT__LONG¶
The duration of the live program in milliseconds.
it_audiencemedia TYPE /AWS1/CL_MDTAUDIENCEMEDIA=>TT___LISTOFAUDIENCEMEDIA TT___LISTOFAUDIENCEMEDIA¶
The list of AudienceMedia defined in program.
Queryable Attributes¶
AdBreaks¶
The ad break configuration settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADBREAKS() |
Getter for ADBREAKS, with configurable default |
ASK_ADBREAKS() |
Getter for ADBREAKS w/ exceptions if field has no value |
HAS_ADBREAKS() |
Determine if ADBREAKS has a value |
Arn¶
The ARN to assign to the program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
ChannelName¶
The name to assign to the channel for this program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELNAME() |
Getter for CHANNELNAME, with configurable default |
ASK_CHANNELNAME() |
Getter for CHANNELNAME w/ exceptions if field has no value |
HAS_CHANNELNAME() |
Determine if CHANNELNAME has a value |
CreationTime¶
The time the program was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
LiveSourceName¶
The name of the LiveSource for this Program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIVESOURCENAME() |
Getter for LIVESOURCENAME, with configurable default |
ASK_LIVESOURCENAME() |
Getter for LIVESOURCENAME w/ exceptions if field has no valu |
HAS_LIVESOURCENAME() |
Determine if LIVESOURCENAME has a value |
ProgramName¶
The name to assign to this program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRAMNAME() |
Getter for PROGRAMNAME, with configurable default |
ASK_PROGRAMNAME() |
Getter for PROGRAMNAME w/ exceptions if field has no value |
HAS_PROGRAMNAME() |
Determine if PROGRAMNAME has a value |
ScheduledStartTime¶
The scheduled start time for this Program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEDSTARTTIME() |
Getter for SCHEDULEDSTARTTIME, with configurable default |
ASK_SCHEDULEDSTARTTIME() |
Getter for SCHEDULEDSTARTTIME w/ exceptions if field has no |
HAS_SCHEDULEDSTARTTIME() |
Determine if SCHEDULEDSTARTTIME has a value |
SourceLocationName¶
The name to assign to the source location for this program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCELOCATIONNAME() |
Getter for SOURCELOCATIONNAME, with configurable default |
ASK_SOURCELOCATIONNAME() |
Getter for SOURCELOCATIONNAME w/ exceptions if field has no |
HAS_SOURCELOCATIONNAME() |
Determine if SOURCELOCATIONNAME has a value |
VodSourceName¶
The name that's used to refer to a VOD source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VODSOURCENAME() |
Getter for VODSOURCENAME, with configurable default |
ASK_VODSOURCENAME() |
Getter for VODSOURCENAME w/ exceptions if field has no value |
HAS_VODSOURCENAME() |
Determine if VODSOURCENAME has a value |
ClipRange¶
The clip range configuration settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIPRANGE() |
Getter for CLIPRANGE |
DurationMillis¶
The duration of the live program in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATIONMILLIS() |
Getter for DURATIONMILLIS, with configurable default |
ASK_DURATIONMILLIS() |
Getter for DURATIONMILLIS w/ exceptions if field has no valu |
HAS_DURATIONMILLIS() |
Determine if DURATIONMILLIS has a value |
AudienceMedia¶
The list of AudienceMedia defined in program.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIENCEMEDIA() |
Getter for AUDIENCEMEDIA, with configurable default |
ASK_AUDIENCEMEDIA() |
Getter for AUDIENCEMEDIA w/ exceptions if field has no value |
HAS_AUDIENCEMEDIA() |
Determine if AUDIENCEMEDIA has a value |