/AWS1/CL_MDLMULTIPLEXPROGRAM01¶
Multiplex Program settings configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_programnumber TYPE /AWS1/MDL__INTEGERMIN0MAX65535 /AWS1/MDL__INTEGERMIN0MAX65535¶
Unique program number.
Optional arguments:¶
iv_preferredchannelpipeline TYPE /AWS1/MDLPREFERREDCHANNELPLIN /AWS1/MDLPREFERREDCHANNELPLIN¶
Indicates which pipeline is preferred by the multiplex for program ingest.
io_servicedescriptor TYPE REF TO /AWS1/CL_MDLMULTIPLEXPROGRAM02 /AWS1/CL_MDLMULTIPLEXPROGRAM02¶
Transport stream service descriptor configuration for the Multiplex program.
io_videosettings TYPE REF TO /AWS1/CL_MDLMULTIPLEXVIDEOSTGS /AWS1/CL_MDLMULTIPLEXVIDEOSTGS¶
Program video settings configuration.
Queryable Attributes¶
PreferredChannelPipeline¶
Indicates which pipeline is preferred by the multiplex for program ingest.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_PREFERREDCHANNELPIPELINE() | Getter for PREFERREDCHANNELPIPELINE, with configurable defau | 
| ASK_PREFERREDCHANNELPIPELINE() | Getter for PREFERREDCHANNELPIPELINE w/ exceptions if field h | 
| HAS_PREFERREDCHANNELPIPELINE() | Determine if PREFERREDCHANNELPIPELINE has a value | 
ProgramNumber¶
Unique program number.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_PROGRAMNUMBER() | Getter for PROGRAMNUMBER, with configurable default | 
| ASK_PROGRAMNUMBER() | Getter for PROGRAMNUMBER w/ exceptions if field has no value | 
| HAS_PROGRAMNUMBER() | Determine if PROGRAMNUMBER has a value | 
ServiceDescriptor¶
Transport stream service descriptor configuration for the Multiplex program.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_SERVICEDESCRIPTOR() | Getter for SERVICEDESCRIPTOR | 
VideoSettings¶
Program video settings configuration.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_VIDEOSETTINGS() | Getter for VIDEOSETTINGS |