MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Utilitiy functions for IC Streamer. More...
Go to the source code of this file.
Macros | |
#define | MHEG5_MAX_RANGE_BUFFER (64) |
Functions | |
void | ULL_Print (U64BIT size) |
Print a stream size value (for debug purposes). More... | |
U32BIT | MHEG5GetUniqueId (void) |
Return a unique ID. The ID is a non-zero 32-bit value. It is guaranteed to be unique for the first 0x7fffffff calls. More... | |
Utilitiy functions for IC Streamer.
#define MHEG5_MAX_RANGE_BUFFER (64) |
U32BIT MHEG5GetUniqueId | ( | void | ) |
Return a unique ID. The ID is a non-zero 32-bit value. It is guaranteed to be unique for the first 0x7fffffff calls.
void ULL_Print | ( | U64BIT | size | ) |
Print a stream size value (for debug purposes).
size | Stream size |