C# 클래스 NewTOAPIA.DirectShow.BDA.MpegDateAndTime

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 프로퍼티들

프로퍼티 타입 설명
Date byte
Hours byte
Minutes byte
Month byte
Seconds byte
Year short

공개 메소드들

메소드 설명
ToDateTime ( ) : System.DateTime

메소드 상세

ToDateTime() 공개 메소드

public ToDateTime ( ) : System.DateTime
리턴 System.DateTime

프로퍼티 상세

Date 공개적으로 프로퍼티

public byte Date
리턴 byte

Hours 공개적으로 프로퍼티

public byte Hours
리턴 byte

Minutes 공개적으로 프로퍼티

public byte Minutes
리턴 byte

Month 공개적으로 프로퍼티

public byte Month
리턴 byte

Seconds 공개적으로 프로퍼티

public byte Seconds
리턴 byte

Year 공개적으로 프로퍼티

public short Year
리턴 short