content_type property

content_type property

Returns a MIME type of an audio, encoded in IAudio.binary_data. Read-only str.

Definition:

@property
def content_type(self):
    ...

See Also