Skip to content
devongovett edited this page Nov 12, 2012 · 13 revisions

The following are class references for Aurora. They are organized by task.

High Level API

  1. AV.Asset
  2. AV.Player

Low Level Decoding Process

  1. AV.Source
  2. AV.Demuxer
  3. AV.Decoder
  4. AV.AudioDevice
  5. AV.Filter - TODO

Core stuff

  1. AV.Base
  2. AV.EventEmitter

Dealing with binary data

  1. AV.Buffer
  2. AV.BufferList
  3. AV.Stream
  4. AV.Bitstream