useVideoTime(): Object
Returns the current time value from the video clock.
Return type
| Type | Description |
|---|---|
Number | The current time value from the video clock. Note: This value is in seconds, not milliseconds like some JS timing APIs. |
Developers can use Daily’s VCS SDK to build custom video layouts and add graphics to live streamed and recorded video calls.
useVideoTime(): Object
Returns the current time value from the video clock.
| Type | Description |
|---|---|
Number | The current time value from the video clock. Note: This value is in seconds, not milliseconds like some JS timing APIs. |