Click or drag to resize

Sound Constructor

Overload List
  NameDescription
Public methodSound
Initializes a new instance of the Sound class. SamplingRate will default to 22050, Channels to 1, BitsPerSample to 8, EncodingFormat to Raw and a null DataStream.
Protected methodSound(SerializationInfo, StreamingContext)
Initializes a new instance of the Sound class.
Top
See Also