Shaka Packager SDK
|
Public Attributes | |
bool | is_subsegment = false |
bool | is_chunk = false |
bool | is_final_chunk_in_seg = false |
bool | is_encrypted = false |
int64_t | start_timestamp = -1 |
int64_t | duration = 0 |
int64_t | segment_number = 1 |
std::shared_ptr< EncryptionConfig > | key_rotation_encryption_config |
Definition at line 55 of file media_handler.h.