Listener

Listener object that hears sounds and sends them to the audio output device (usually attaced to the camera)

class Listener : ComponentReg!Listener {}

Constructors

this
this()

Create a listener object

Meta