AudioEffectRecord.format

Specifies the format in which the sample will be recorded. See AudioStreamSample.format for available formats.

  1. AudioStreamSample.Format format [@property getter]
    struct AudioEffectRecord
    @nogc nothrow @property
    format
    ()
  2. long format [@property setter]

Meta