GstMpegts.SCTESIT¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cw_index |
r/w |
||
descriptors |
[ |
r/w |
|
encrypted_packet |
r/w |
||
encryption_algorithm |
r/w |
||
fully_parsed |
r/w |
When encrypted, or when encountering an unknown command type, we may still want to pass the sit through. |
|
is_running_time |
r/w |
When the SIT was constructed by the application, splice times are in running_time and must be translated before packetizing. |
|
pts_adjustment |
r/w |
||
splice_command_length |
r/w |
||
splice_command_type |
r/w |
||
splice_time |
r/w |
||
splice_time_specified |
r/w |
||
splices |
[ |
r/w |
|
tier |
r/w |
Methods¶
class |
|
Details¶
- class GstMpegts.SCTESIT¶
- classmethod new()[source]¶
- Returns:
A newly allocated
GstMpegts.SCTESIT
- Return type:
Allocates and initializes a
GstMpegts.SCTESIT
.