source_format property

source_format property

Returns information about from which format presentation was loaded. Read-only SourceFormat.

Definition:

@property
def source_format(self):
    ...

See Also