C# 클래스 Tsukikage.DllPInvoke.LameMP3Encoder.LameEncoder.Native.BECONFIG

파일 보기 프로젝트 열기: ttsuki/ttsuki

공개 프로퍼티들

프로퍼티 타입 설명
bCRC int
bCopyright int
bEnableVBR int
bNoRes int
bOriginal int
bPrivate int
bStrictIso int
bWriteVBRHeader int
dwBitrate uint
dwConfig uint
dwEmphasis uint
dwMaxBitrate uint
dwMpegVersion uint
dwPsyModel uint
dwReSampleRate uint
dwSampleRate uint
dwStructSize uint
dwStructVersion uint
dwVbrAbr_bps uint
nMode uint
nPreset int
nQuality ushort
nVBRQuality int
nVbrMethod int

공개 메소드들

메소드 설명
BECONFIG ( int freq, int ch, int kbps ) : System

메소드 상세

BECONFIG() 공개 메소드

public BECONFIG ( int freq, int ch, int kbps ) : System
freq int
ch int
kbps int
리턴 System

프로퍼티 상세

bCRC 공개적으로 프로퍼티

public int bCRC
리턴 int

bCopyright 공개적으로 프로퍼티

public int bCopyright
리턴 int

bEnableVBR 공개적으로 프로퍼티

public int bEnableVBR
리턴 int

bNoRes 공개적으로 프로퍼티

public int bNoRes
리턴 int

bOriginal 공개적으로 프로퍼티

public int bOriginal
리턴 int

bPrivate 공개적으로 프로퍼티

public int bPrivate
리턴 int

bStrictIso 공개적으로 프로퍼티

public int bStrictIso
리턴 int

bWriteVBRHeader 공개적으로 프로퍼티

public int bWriteVBRHeader
리턴 int

dwBitrate 공개적으로 프로퍼티

public uint dwBitrate
리턴 uint

dwConfig 공개적으로 프로퍼티

public uint dwConfig
리턴 uint

dwEmphasis 공개적으로 프로퍼티

public uint dwEmphasis
리턴 uint

dwMaxBitrate 공개적으로 프로퍼티

public uint dwMaxBitrate
리턴 uint

dwMpegVersion 공개적으로 프로퍼티

public uint dwMpegVersion
리턴 uint

dwPsyModel 공개적으로 프로퍼티

public uint dwPsyModel
리턴 uint

dwReSampleRate 공개적으로 프로퍼티

public uint dwReSampleRate
리턴 uint

dwSampleRate 공개적으로 프로퍼티

public uint dwSampleRate
리턴 uint

dwStructSize 공개적으로 프로퍼티

public uint dwStructSize
리턴 uint

dwStructVersion 공개적으로 프로퍼티

public uint dwStructVersion
리턴 uint

dwVbrAbr_bps 공개적으로 프로퍼티

public uint dwVbrAbr_bps
리턴 uint

nMode 공개적으로 프로퍼티

public uint nMode
리턴 uint

nPreset 공개적으로 프로퍼티

public int nPreset
리턴 int

nQuality 공개적으로 프로퍼티

public ushort nQuality
리턴 ushort

nVBRQuality 공개적으로 프로퍼티

public int nVBRQuality
리턴 int

nVbrMethod 공개적으로 프로퍼티

public int nVbrMethod
리턴 int