C# 클래스 Glare.Audio.AudioExtensions

파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
SampleByteSize ( this format ) : int
SampleChannelCount ( this format ) : int
SampleChannelType ( this format ) : Type

메소드 상세

SampleByteSize() 공개 정적인 메소드

public static SampleByteSize ( this format ) : int
format this
리턴 int

SampleChannelCount() 공개 정적인 메소드

public static SampleChannelCount ( this format ) : int
format this
리턴 int

SampleChannelType() 공개 정적인 메소드

public static SampleChannelType ( this format ) : Type
format this
리턴 System.Type