![]() |
TSDuck v3.44-4659
MPEG Transport Stream Toolkit
|
BIOP Object Kind constants. More...
Variables | |
| constexpr char | DIRECTORY [] = "dir" |
| Directory object kind (4 bytes with null terminator). | |
| constexpr char | FILE [] = "fil" |
| File object kind (4 bytes with null terminator). | |
| constexpr char | SERVICE_GATEWAY [] = "srg" |
| Service Gateway object kind (4 bytes with null terminator). | |
| constexpr size_t | SIZE = 4 |
| Fixed size of object kind field. | |
| constexpr char | STREAM [] = "str" |
| Stream object kind (4 bytes with null terminator). | |
| constexpr char | STREAM_EVENT [] = "ste" |
| Stream Event object kind (4 bytes with null terminator). | |
BIOP Object Kind constants.