C# 클래스 SharpFFmpeg.WaveDataType

파일 보기 프로젝트 열기: crazyender/FFMPEG.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bit_per_sample int
bit_rate int
channel int
fmt AV.AVSampleFormat
managedData byte[]
nb_samples int
sample_rate int
size int

프로퍼티 상세

bit_per_sample 공개적으로 프로퍼티

public int bit_per_sample
리턴 int

bit_rate 공개적으로 프로퍼티

public int bit_rate
리턴 int

channel 공개적으로 프로퍼티

public int channel
리턴 int

fmt 공개적으로 프로퍼티

public AV.AVSampleFormat fmt
리턴 AV.AVSampleFormat

managedData 공개적으로 프로퍼티

public byte[] managedData
리턴 byte[]

nb_samples 공개적으로 프로퍼티

public int nb_samples
리턴 int

sample_rate 공개적으로 프로퍼티

public int sample_rate
리턴 int

size 공개적으로 프로퍼티

public int size
리턴 int