Contains a collection of registered audio renderers.
public class AudioRenderers : Renderers
Public Class AudioRenderers
Inherits Leadtools.Mediafoundation.Renderers
Implements System.Collections.Generic.IEnumerable(Of Renderer), System.Collections.IEnumerable
public ref class AudioRenderers : public Leadtools.Mediafoundation.Renderers, System.Collections.Generic.IEnumerable<Renderer>, System.Collections.IEnumerable
The AudioRenderers object contains a collection of registered audio renderers. The PlayCtrl and CaptureCtrl objects use the collection to enumerate and select audio renderers. An AudioRenderers collection object is not externally creatable and is only obtained through the parent object's AudioRenderers property. This collection object is derived from the general Renderers object collection base class.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET