MobileForms Toolkit Documentation

CustomDecoder Class

Defines the class for custom audio decoders.

For a list of all members of this type, see CustomDecoder Members.

System.Object
   Resco.Audio.AudioDecoder
      Resco.Audio.CustomDecoder

public abstract class CustomDecoder : AudioDecoder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is a wrapper for deriving custom decoder.

Requirements

Namespace: Resco.Audio

Assembly: Resco.Audio.CF3 (in Resco.Audio.CF3.dll)

See Also

CustomDecoder Members | Resco.Audio Namespace