binary_data property

binary_data property

Returns the binary data of the closed captions. Read-only int[].

Definition:

@property
def binary_data(self):
    ...

See Also