startTime property

String? startTime
final

Start time of the media item.

The time is provided in hours, minutes, seconds, and hundredths of a second ("hh:mm:ss.fract").

Implementation

final String? startTime;