GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    AudioContentType Enum

    Namespace:
    GemBox.Presentation.Media
    Assembly:
    GemBox.Presentation.dll

    Represents an audio file format.

    • C#
    • VB.NET
    public enum AudioContentType
    Public Enum AudioContentType

    Fields

    Aiff

    Audio Interchange File Format (AIFF). It is most commonly used on Apple Macintosh computer systems.

    Midi

    Musical Instrument Digital Interface (https://en.wikipedia.org/wiki/MIDI#Standard_MIDI_files) file format. It is used widespread in computers, mobile phone ringtones, webpage authoring and greeting cards.

    Mpeg

    MPEG-1 Audio file format published as a standard ISO/IEC 11172-3. If interoperability is wanted, then use this standard format.

    Ogg

    Audio file format usually encoded with a Vorbis I codec.. It is a free, open container format (OGG) maintained by the Xiph.Org Foundation.

    Unknown

    Unknown audio file format.

    Wav

    Waveform Audio File Format (WAV). It is the main format used on Windows systems for raw and typically uncompressed audio.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.