Table of Contents

Class AudioFormat

Namespace
Glitch9.CoreLib.IO.Audio
public class AudioFormat
Inheritance
AudioFormat
Inherited Members
Extension Methods

Properties

BitDepth

public BitDepth BitDepth { get; set; }

Property Value

BitDepth

Bitrate

public Bitrate Bitrate { get; set; }

Property Value

Bitrate

Encoding

public AudioEncoding Encoding { get; set; }

Property Value

AudioEncoding

SampleRate

public SampleRate SampleRate { get; set; }

Property Value

SampleRate