Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

SMPTETime

Declaration

Source position: CoreAudioTypes.pas line 784

type SMPTETime = record

  mSubframes: SInt16;

  mSubframeDivisor: SInt16;

  mCounter: UInt32;

  mType: UInt32;

  mFlags: UInt32;

  mHours: SInt16;

  mMinutes: SInt16;

  mSeconds: SInt16;

  mFrames: SInt16;

end;


Documentation generated on: 2023-03-18