C# Class NewTOAPIA.DirectShow.BDA.MpegDate

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

Public Properties

Property Type Description
Date byte
Month 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

Month public_oe property

public byte Month
return byte

Year public_oe property

public short Year
return short