Copyright © 2006-2019 MultiMedia Soft
RecordedSound property (RO)
Type
[Visual Basic]
Public Property RecordedSound As RecordedSoundMan
[C#]
public RecordedSoundMan RecordedSound {get;}
[C++]
public: __property RecordedSoundMan* get_RecordedSound ();
This property is Read-only
Remarks
The RecordedSound object.
This property encapsulates the functionality of the RecordedSound class.