data_as_string property

data_as_string property

Returns the closed captions data as UTF-8 encoded string Read-only str.

Definition:

@property
def data_as_string(self):
    ...

See Also