NativeMP3Writer Constructor |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic NativeMP3Writer(
Stream output
)
Public Sub New (
output As Stream
)
public:
NativeMP3Writer(
Stream^ output
)
new :
output : Stream -> NativeMP3Writer
Parameters
- output Stream
-
See Also