LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
AudioRenderers Class Properties
See Also 
Leadtools.Multimedia Namespace : AudioRenderers Class


"

For a list of all members of this type, see AudioRenderers members.

"

Public Properties

 NameDescription
public Property CountGets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Renderers)
public Property CurrentGets the current item in the collection. (Inherited from Leadtools.Multimedia.Renderers)
public Property IsReadOnlyGets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Renderers)
public Property ItemOverloaded. Gets the Renderer item at the specified index. (Inherited from Leadtools.Multimedia.Renderers)
public Property SelectionGets or sets the zero-based index of the currently selected Renderer item. (Inherited from Leadtools.Multimedia.Renderers)
Top

See Also