Click or drag to resize
AudioMixerMediaHandler Properties

The AudioMixerMediaHandler type exposes the following members.

Properties
  NameDescription
Public propertyConverterType
Gets or sets the type of the audio converter that will be used when resampling the sent audio data.
(Inherited from AudioHandler.)
Public propertyEnableBuffering
Gets or sets a boolean value indicating whether the mixer drops old audio data packets. This can be set only before connecting the media handlers to it.
Public propertyID (Inherited from DisposableClass.)
Public propertyReceiveFormats
Gets a list of audio formats that the audio handler can handle. If no audio format specified, all formats are supported.
(Inherited from AudioHandler.)
Top
See Also