Click or drag to resize

IFader Interface

[This is preliminary documentation and is subject to change.]

Defines the Fader capability

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Media")]
public interface IFader

The IFader type exposes the following members.

Properties
  NameDescription
Public propertyFade
Sets front to back ratio for the playback (0.0 full front, 1.0 full back)
Top
See Also