WaveFileStreamClose Method |
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic override void Close()
Public Overrides Sub Close
public:
virtual void Close() override
abstract Close : unit -> unit
override Close : unit -> unit
See Also