MediaTrackVideoSupplier
supplier = new(std::nothrow) MediaTrackVideoSupplier(track, index,
MediaTrackVideoSupplier::FindKeyFrameForFrame(int64* frame)
MediaTrackVideoSupplier::SeekToTime(bigtime_t* performanceTime)
MediaTrackVideoSupplier::SeekToFrame(int64* frame)
MediaTrackVideoSupplier::MediaTrackVideoSupplier(BMediaTrack* track,
MediaTrackVideoSupplier::Bounds() const
MediaTrackVideoSupplier::ColorSpace() const
MediaTrackVideoSupplier::BytesPerRow() const
MediaTrackVideoSupplier::_SwitchFormat(color_space format, uint32 bytesPerRow)
MediaTrackVideoSupplier::_SetDecodedFormat(uint32 width, uint32 height,
MediaTrackVideoSupplier::~MediaTrackVideoSupplier()
MediaTrackVideoSupplier::Format() const
MediaTrackVideoSupplier::GetEncodedFormat(media_format* format) const
MediaTrackVideoSupplier::GetCodecInfo(media_codec_info* info) const
MediaTrackVideoSupplier::ReadFrame(void* buffer, bigtime_t* performanceTime,
class MediaTrackVideoSupplier : public VideoTrackSupplier {
MediaTrackVideoSupplier(BMediaTrack* track,
virtual ~MediaTrackVideoSupplier();