C# 클래스 cadencii.media.AVIStreamHeader

파일 보기 프로젝트 열기: cadencii/cadencii 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwFlags uint
dwInitialFrames uint
dwLength uint
dwQuality uint
dwRate uint
dwReserved1 uint
dwSampleSize uint
dwScale uint
dwStart uint
dwSuggestedBufferSize uint
fccHandler uint
fccType uint

공개 메소드들

메소드 설명
Write ( Stream s ) : void

메소드 상세

Write() 공개 메소드

public Write ( Stream s ) : void
s Stream
리턴 void

프로퍼티 상세

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

dwInitialFrames 공개적으로 프로퍼티

public uint dwInitialFrames
리턴 uint

dwLength 공개적으로 프로퍼티

public uint dwLength
리턴 uint

dwQuality 공개적으로 프로퍼티

public uint dwQuality
리턴 uint

dwRate 공개적으로 프로퍼티

public uint dwRate
리턴 uint

dwReserved1 공개적으로 프로퍼티

public uint dwReserved1
리턴 uint

dwSampleSize 공개적으로 프로퍼티

public uint dwSampleSize
리턴 uint

dwScale 공개적으로 프로퍼티

public uint dwScale
리턴 uint

dwStart 공개적으로 프로퍼티

public uint dwStart
리턴 uint

dwSuggestedBufferSize 공개적으로 프로퍼티

public uint dwSuggestedBufferSize
리턴 uint

fccHandler 공개적으로 프로퍼티

public uint fccHandler
리턴 uint

fccType 공개적으로 프로퍼티

public uint fccType
리턴 uint