BASS.NET API for the Un4seen BASS Audio LibraryBASS_DSHOW_COLORRANGE ClassBASS.NET API for the Un4seen BASS Audio Library
Inheritance Hierarchy

SystemObject
  Un4seen.Bass.AddOn.DShowBASS_DSHOW_COLORRANGE

Namespace: Un4seen.Bass.AddOn.DShow
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax

[SerializableAttribute]
public sealed class BASS_DSHOW_COLORRANGE

The BASS_DSHOW_COLORRANGE type exposes the following members.

Constructors

  NameDescription
Public methodBASS_DSHOW_COLORRANGE
Default constructor.
Top
Methods

  NameDescription
Public methodToString
The color range info as a string.
(Overrides ObjectToString.)
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.
Top
See Also

Reference