ToneGenerator Methods |
The ToneGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Destructor.
|
![]() | Generate(UInt32, UInt32, UInt32) |
Generates a tone at a given frequency.
|
![]() | Generate(UInt32, UInt32, UInt32, Int32) |
Generates a tone at a given frequency.
|
![]() | Init |
Initializes Tone Generator.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |