Click or drag to resize
AudioWriterConfig Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
[SerializableAttribute]
public class AudioWriterConfig : ISerializable

The AudioWriterConfig type exposes the following members.

Constructors
  NameDescription
Public methodAudioWriterConfig
Initializes a new instance of the AudioWriterConfig class
Public methodAudioWriterConfig(WaveFormat)
Initializes a new instance of the AudioWriterConfig class
Protected methodAudioWriterConfig(SerializationInfo, StreamingContext)
A constructor with this signature must be implemented by descendants. ISerializable for more information
Top
Methods
  NameDescription
Public methodGetObjectData
Top
Fields
  NameDescription
Protected fieldm_Format
Top
Properties
  NameDescription
Public propertyFormat
Top
See Also