| Interface | Description |
|---|---|
| SkeletonPacket |
Parent of all Skeleton (Annodex) packets
|
| Class | Description |
|---|---|
| SkeletonFisbone |
The Fisbone (note - no h) provides details about
what the other streams in the file are.
|
| SkeletonFishead |
The Fishead (note - one h) provides some basic information
on the Skeleton / Annodex stream
|
| SkeletonKeyFramePacket |
Keyframe Index Packets, used for seeking within the
main streams
|
| SkeletonPacketFactory |
Identifies the right kind of
SkeletonPacket for a given
incoming OggPacket, and creates it |
| SkeletonStream |
A Skeleton Stream is made up of a single Fishead,
one Fisbone per described stream, and optionally
key frame data per stream.
|
Copyright © 2021. All rights reserved.