syncTime
Description​
The millisecond time in the external media marking the synchronization point.
- JavaScript
- C#
- Kotlin
syncTime: number;
double SyncTime { get; set; }
var syncTime: Double
The millisecond time in the external media marking the synchronization point.
syncTime: number;
double SyncTime { get; set; }
var syncTime: Double