C# Class Glare.Audio.AudioExtensions

Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
SampleByteSize ( this format ) : int
SampleChannelCount ( this format ) : int
SampleChannelType ( this format ) : Type

Method Details

SampleByteSize() public static méthode

public static SampleByteSize ( this format ) : int
format this
Résultat int

SampleChannelCount() public static méthode

public static SampleChannelCount ( this format ) : int
format this
Résultat int

SampleChannelType() public static méthode

public static SampleChannelType ( this format ) : Type
format this
Résultat System.Type