C# Class AudioPointValue, COMA

Inheritance: AudioPoint
Mostra file Open project: GDACollab/COMA Class Usage Examples

Public Properties

Property Type Description
speed float

Public Methods

Method Description
AudioPointValue ( AudioPointValue, original ) : System
AudioPointValue ( float audioPos, float speed ) : System

Method Details

AudioPointValue() public method

public AudioPointValue ( AudioPointValue, original ) : System
original AudioPointValue,
return System

AudioPointValue() public method

public AudioPointValue ( float audioPos, float speed ) : System
audioPos float
speed float
return System

Property Details

speed public_oe property

public float speed
return float