Alvas.Audio Class Library

RecordPlayer Methods

The methods of the RecordPlayer class are listed below. For a complete list of RecordPlayer class members, see the RecordPlayer Members topic.

Public Instance Methods

Backward Backwards current stream position
Close Closes audio stream
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Forward Forwards current stream position
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Open Open existing audio file for recording and playback
Pause Pauses recording or playback
PlayOverloaded. Plays audio stream
RecordOverloaded. Records audio stream
Stop Stops recording or playback
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

RecordPlayer Class | Alvas.Audio Namespace