CHROMA
|
Prop operator. More...
#include <key_timeslice_colorvec.h>
Public Member Functions | |
KeyTimeSliceColorVec_t () | |
KeyTimeSliceColorVec_t (int t_slice_, int colorvec_) | |
Public Attributes | |
int | t_slice |
int | colorvec |
Prop operator.
Definition at line 17 of file key_timeslice_colorvec.h.
|
inline |
Definition at line 19 of file key_timeslice_colorvec.h.
|
inline |
Definition at line 20 of file key_timeslice_colorvec.h.
int Chroma::KeyTimeSliceColorVec_t::colorvec |
Colorstd::vector index
Definition at line 23 of file key_timeslice_colorvec.h.
Referenced by Chroma::TimeSliceIOCache::getVec(), Chroma::operator<<(), Chroma::read(), Chroma::TimeSliceIOCache::TimeSliceIOCache(), and Chroma::write().
int Chroma::KeyTimeSliceColorVec_t::t_slice |
Source time slice
Definition at line 22 of file key_timeslice_colorvec.h.
Referenced by Chroma::TimeSliceIOCache::getVec(), Chroma::operator<<(), Chroma::read(), Chroma::TimeSliceIOCache::TimeSliceIOCache(), and Chroma::write().