C# Class AudioPosTrigger, COMA

Inheritance: AudioPoint
Datei anzeigen Open project: GDACollab/COMA Class Usage Examples

Public Properties

Property Type Description
methodName string

Public Methods

Method Description
AudioPosTrigger ( float audioPos, string methodName ) : System

Method Details

AudioPosTrigger() public method

public AudioPosTrigger ( float audioPos, string methodName ) : System
audioPos float
methodName string
return System

Property Details

methodName public_oe property

public string methodName
return string