BASS.NET API for the Un4seen BASS Audio LibraryBASS_DSHOW_COLORRANGE MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_DSHOW_COLORRANGE type exposes the following members.
Constructors

  NameDescription
Public methodBASS_DSHOW_COLORRANGE
Default constructor.
Back to Top
Methods

  NameDescription
Public methodToString
The color range info as a string.
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldDefaultValue
The default value of the color controls (most of the time this is the value that don't affect video).
Public fieldMaxValue
The maximum value that a color control can have.
Public fieldMinValue
The minimum value that a color control can have.
Public fieldStepSize
The step size between minimum and maximum values.
Public fieldtype
One of the BASSDSHOWColorControl flags.
Back to Top
See Also