C# Class NewTOAPIA.DirectShow.BDA.MpegDateAndTime

ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Date byte
Hours byte
Minutes byte
Month byte
Seconds byte
Year short

Public Methods

Method Description
ToDateTime ( ) : System.DateTime

Method Details

ToDateTime() public method

public ToDateTime ( ) : System.DateTime
return System.DateTime

Property Details

Date public_oe property

public byte Date
return byte

Hours public_oe property

public byte Hours
return byte

Minutes public_oe property

public byte Minutes
return byte

Month public_oe property

public byte Month
return byte

Seconds public_oe property

public byte Seconds
return byte

Year public_oe property

public short Year
return short