Classes | |
| class | comment |
| Annotate theora streams. More... | |
| class | info |
| Store stream information such as resolution, framerate, and aspect ratio. More... | |
| class | state |
| Codec state. More... | |
| class | yuv_image |
| YUV image data. More... | |
Enumerations | |
| enum | theora_errors { ocFault = OC_FAULT, ocEinval = OC_EINVAL, ocBadHeader = OC_BADHEADER, ocNotFormat = OC_NOTFORMAT, ocImpl = OC_IMPL, ocBadPacket = OC_BADPACKET, ocNewPacket = OC_NEWPACKET } |
| libtheora error codes | |
Functions | |
| const char * | version_string (void) |
| Human-readable version of libtheora. | |
| ogg_uint32_t | version_number (void) |
| Computer-convenient numeric version of libtheora. | |
1.3.5