GstMpegts.SCTESIT

Fields

Name

Type

Access

Description

cw_index

int

r/w

descriptors

[object]

r/w

encrypted_packet

bool

r/w

encryption_algorithm

int

r/w

fully_parsed

bool

r/w

When encrypted, or when encountering an unknown command type, we may still want to pass the sit through.

is_running_time

bool

r/w

When the SIT was constructed by the application, splice times are in running_time and must be translated before packetizing.

pts_adjustment

int

r/w

splice_command_length

int

r/w

splice_command_type

GstMpegts.SCTESpliceCommandType

r/w

splice_time

int

r/w

splice_time_specified

bool

r/w

splices

[object]

r/w

tier

int

r/w

Methods

class

new ()

Details

class GstMpegts.SCTESIT
classmethod new()
Returns:

A newly allocated GstMpegts.SCTESIT

Return type:

GstMpegts.SCTESIT

Allocates and initializes a GstMpegts.SCTESIT.