AudioEncoderSpx Constructor
|
Initializes a new instance of the AudioEncoderSpx class. |
LacingFill | Gets or sets the lacing fill. |
Properties (inherited from AudioEncoder) | Gets the encoder audio properties. |
QualityCount (inherited from AudioEncoder) | Gets the quality count. |
Dispose (inherited from AudioEncoder) | Overloaded. Releases all resources used by the AudioEncoder. |
EncodeFrame (inherited from AudioEncoder) | Encode a sequence of bytes to the underlaying stream and advances the current position within this stream by the number of bytes written. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FinalizeEncoding (inherited from AudioEncoder) | Finalize encoding. |
FormatSupported (inherited from AudioEncoder) | Checks if the requested format is supported. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Open (inherited from AudioEncoder) | Open the encoder from stream. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
IsDisposed (inherited from AudioEncoder) | Gets the value indicating whether the object is disposed or not. |
Dispose (inherited from AudioEncoder) | Overloaded. Releases all resources used by the AudioEncoder. |
Finalize (inherited from AudioEncoder) | The AudioEncoder class destructor. Disposes an AudioEncoder by calling this.Dispose(false). Destructor method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
AudioEncoderSpx Class | Resco.Audio Namespace