caption_tracks property

caption_tracks property

Gets the collection of closed captions associated with the audio frame. This property is read-only and returns an ICaptionsCollection containing all caption tracks.

Definition:

@property
def caption_tracks(self):
    ...

See Also