caption_id property

caption_id property

Returns the globally unique identifier (GUID) of the closed captions. Read-only System.Guid.

Definition:

@property
def caption_id(self):
    ...

See Also