Class BitDepthExtensions
Inherited Members
Namespace: Glitch9.IO.Audio
Assembly: Glitch9.IO.dll
Syntax
public static class BitDepthExtensions
Methods
| Edit this page View SourceToSampleSize(BitDepth)
Declaration
public static int ToSampleSize(this BitDepth bitDepth)
Parameters
| Type | Name | Description |
|---|---|---|
| BitDepth | bitDepth |
Returns
| Type | Description |
|---|---|
| int |
ToStringRepresentation(BitDepth)
Declaration
public static string ToStringRepresentation(this BitDepth bitDepth)
Parameters
| Type | Name | Description |
|---|---|---|
| BitDepth | bitDepth |
Returns
| Type | Description |
|---|---|
| string |