_aBuf (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_audioContext (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_audioIsDecoded (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_avContext (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_length (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_pos (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_properties (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_rawABuf (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_rawVBuf (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_vBuf (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
_videoIsDecoded (defined in PIAVE::Frame) | PIAVE::Frame | [private] |
addAlpha() | PIAVE::Frame | [private] |
copy(const Frame &o) (defined in PIAVE::Frame) | PIAVE::Frame | |
copyAudio(const Frame &o) (defined in PIAVE::Frame) | PIAVE::Frame | |
copyVideo(const Frame &o) (defined in PIAVE::Frame) | PIAVE::Frame | |
decodeAudio(uint8_t *dest=0) | PIAVE::Frame | |
decodeMetaData() | PIAVE::Frame | |
decodeVideo(uint8_t *dest=0) | PIAVE::Frame | |
dropARefs() (defined in PIAVE::Frame) | PIAVE::Frame | |
dropRefs() | PIAVE::Frame | |
dropVRefs() (defined in PIAVE::Frame) | PIAVE::Frame | |
flattenAlpha() | PIAVE::Frame | [private] |
Frame() | PIAVE::Frame | |
Frame(const Frame &o) (defined in PIAVE::Frame) | PIAVE::Frame | |
getABuf() const | PIAVE::Frame | [inline] |
getAudioContext() const (defined in PIAVE::Frame) | PIAVE::Frame | [inline] |
getAudioIsDecoded() const | PIAVE::Frame | [inline] |
getAVContext() const (defined in PIAVE::Frame) | PIAVE::Frame | [inline] |
getLength() const | PIAVE::Frame | [inline] |
getMetaData() (defined in PIAVE::Frame) | PIAVE::Frame | |
getPos() const | PIAVE::Frame | [inline] |
getProperties() (defined in PIAVE::Frame) | PIAVE::Frame | |
getRawABuf() const | PIAVE::Frame | [inline] |
getRawVBuf() const | PIAVE::Frame | [inline] |
getVBuf() const | PIAVE::Frame | [inline] |
getVideoIsDecoded() const | PIAVE::Frame | [inline] |
makeABuf() (defined in PIAVE::Frame) | PIAVE::Frame | |
makeVBuf() | PIAVE::Frame | |
makeWriteableVBuf() | PIAVE::Frame | |
operator=(const Frame &o) | PIAVE::Frame | [inline] |
setABuf(AudioBuffer *ab) | PIAVE::Frame | [inline] |
setAudioContext(InAVStreamIFace *a) | PIAVE::Frame | [inline] |
setAudioIsDecoded(bool is) | PIAVE::Frame | [inline] |
setAVContext(InAVStreamIFace *v) | PIAVE::Frame | [inline] |
setLength(const Time length) | PIAVE::Frame | [inline] |
setPos(const Time pos) | PIAVE::Frame | [inline] |
setProperties(PropertyNode *p) | PIAVE::Frame | [inline] |
setRawABuf(Buffer *eab) | PIAVE::Frame | [inline] |
setRawVBuf(Buffer *evb) | PIAVE::Frame | [inline] |
setVBuf(VideoBuffer *vb) | PIAVE::Frame | [inline] |
setVideoIsDecoded(bool is) | PIAVE::Frame | [inline] |