/AWS1/CL_BDRVIDEOBLOCK¶
A video block.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_format TYPE /AWS1/BDRVIDEOFORMAT /AWS1/BDRVIDEOFORMAT¶
The block's format.
io_source TYPE REF TO /AWS1/CL_BDRVIDEOSOURCE /AWS1/CL_BDRVIDEOSOURCE¶
The block's source.
Queryable Attributes¶
format¶
The block's format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMAT() |
Getter for FORMAT, with configurable default |
ASK_FORMAT() |
Getter for FORMAT w/ exceptions if field has no value |
HAS_FORMAT() |
Determine if FORMAT has a value |
source¶
The block's source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |