AudioStreamPlayer.mixTarget

If the audio configuration has more than two speakers, this sets the target channels. See mixtarget constants.

  1. AudioStreamPlayer.MixTarget mixTarget [@property getter]
  2. long mixTarget [@property setter]
    struct AudioStreamPlayer
    @nogc nothrow @property
    void
    mixTarget
    (
    long v
    )

Meta