C# Class Monobjc.QTKit.QTTime64

ファイルを表示 Open project: Monobjc/monobjc

Public Properties

Property Type Description
flags int
timeScale int
timeValue long

Property Details

flags public_oe property

Time flags
public int flags
return int

timeScale public_oe property

The time scale.
public int timeScale
return int

timeValue public_oe property

The time value.
public long timeValue
return long