-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
extensionInterface changes that extend without breaking.Interface changes that extend without breaking.
Description
In addition to VideoFrame and AudioData, other interface types should be serializable:
EncodedAudioChunkEncodedVideoChunkVideoColorSpace(not yet in the spec)
It may make sense to add close() and add transfer to EncodedAudioChunk and EncodedVideoChunk, but they are immutable by design and therefore do not need transfer to avoid copying.
Metadata
Metadata
Assignees
Labels
extensionInterface changes that extend without breaking.Interface changes that extend without breaking.