Description
Integer. Specifies the time format of the device. This property can be one of the following values:
Values Description 0 MCI_FORMAT_MILLISECONDS. Specifies the time in milliseconds. 1 MCI_FORMAT_HMS. Specifies time in HMS (hours/minutes/seconds) format. 2 MCI_FORMAT_MSF. Specifies the time in MSF (minutes/seconds/frames) format. 3 MCI_FORMAT_FRAMES. Specifies the time in frames. 4 MCI_FORMAT_SMPTE_24. Specifies the time in 24 frame SMPTE format. 5 MCI_FORMAT_SMPTE_25. Specifies the time in 25 frame SMPTE format. 6 MCI_FORMAT_SMPTE_30. Specifies the time in 30 frame SMPTE format. 7 MCI_FORMAT_SMPTE_30DROP. Specifies the time in 30 drop-frame SMPTE format. 8 MCI_FORMAT_BYTES. Specifies the time member in bytes within a PCM (Pulse Code Modulation) data format. 9 MCI_FORMAT_SAMPLES. Specifies the time in samples for input or output. 10 MCI_FORMAT_TMSF. Changes the time format to tracks, minutes, seconds, and frames.
Syntax
mci.timeFormat