skia2/modules
Florin Malita 7806794543 [skottie] Initial audio layer plumbing
Looking at audio layer support for Skottie, we need an API to
externalize audio asset loading and playback.

Similar approach to the other resource types for loading, but in
addition we also delegate playback control to the embedder.

First thought: keep it really simple and just emit seek() events.
Positive |t|s for track playback, negative for track off.

The embedder needs to implement state menagement (playing/not-playing)
and optional synchronization (if animation playback is not real time).

Change-Id: I54d1c2c39d0c38dd926f7c93764bde6695cb3fe2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/309317
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2020-08-12 13:03:16 +00:00
..
canvaskit Publish version 0.17.3 2020-08-05 15:23:05 +00:00
particles Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
pathkit [canvaskit] Update to 0.17.1 2020-07-21 14:48:20 +00:00
skottie [skottie] Initial audio layer plumbing 2020-08-12 13:03:16 +00:00
skparagraph Revert "ICU: SkShaper (bidi iterator only)" 2020-08-11 21:06:10 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources [skottie] Initial audio layer plumbing 2020-08-12 13:03:16 +00:00
sksg Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
skshaper Revert "ICU: SkShaper (bidi iterator only)" 2020-08-11 21:06:10 +00:00