WaveOutputOpenDevice Method |
Opens default Wave-Out device.
Namespace: StreamCoders.WaveAssembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic Function OpenDevice As Boolean
public:
bool OpenDevice()
member OpenDevice : unit -> bool
Return Value
Type:
Boolean
Returns true on success, otherwise false.
See Also