C# Class NewTOAPIA.DirectShow.BDA.MpegDateAndTime

Show file 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 property

public byte Date
return byte

Hours public property

public byte Hours
return byte

Minutes public property

public byte Minutes
return byte

Month public property

public byte Month
return byte

Seconds public property

public byte Seconds
return byte

Year public property

public short Year
return short