timing-object icon indicating copy to clipboard operation
timing-object copied to clipboard

An implementation of the timing object specification.

Results 2 timing-object issues
Sort by recently updated
recently updated
newest added

`TimingObject` is a useful concept/API, but it relies on Web-specific APIs\* to work. Other than that, this package is useful outside of brower environments. \* Like `TNativeEventTarget` and [`event-target-factory.ts`](https://github.com/chrisguttandin/timing-object/blob/master/src/factories/event-target-factory.ts) Is...

I'm interested in using the TimingObject with a video element source to use for metadataTracks. Is this project including plans for implementing the TimingTextTrack from the spec as well?