Description: | Contains the overall playing time of the media. |
Used in control(s): | MCI |
Value: | The overall playing time expressed in the units specified in the TimeFormat property. It is only accessible when the device is open (between the device being opened and closed). See MediaLength Sample for code for techniques of extracting the track, minute, second and frame information from the this property. |
Default value: | None. |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | VT_I4 |
Design time access: | Not accessible. |
Execution time access: | Reference only. |
Backward compatibility attribute: | POW-MCIMEDIALENPIC X(8) |