ltmmDVD_HMSF_TIMECODE Structure

typedef struct ltmmDVD_HMSF_TIMECODE 
{ 
   BYTE bHours; 
   BYTE bMinutes; 
   BYTE bSeconds; 
   BYTE bFrames; 
} ltmmDVD_HMSF_TIMECODE; 

The ltmmDVD_HMSF_TIMECODE structure encapsulates the hours, minutes, seconds, and frames in a DVD timecode .

Member

Description

bHours

Value that represents the Hours part of the DVD timecode

bMinutes

Value that represents the Minutes part of the DVD timecode.

bSeconds

Value that represents the Seconds part of the DVD timecode.

bFrames

Value that represents the Frames part of the DVD timecode.

Comments

For more information, refer to the Microsoft documentation for the DVD_HMSF_TIMECODE structure.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Multimedia C API Help