sample_format property

sample_format property

Gets or sets the sample format.

Definition:

@property
def sample_format(self):
    ...
@sample_format.setter
def sample_format(self, value):
    ...

See Also