a single video-frame to be displayed in the video timeline
More...
#include <video_image_frame.h>
a single video-frame to be displayed in the video timeline
Definition at line 44 of file video_image_frame.h.
◆ VideoImageFrame()
◆ ~VideoImageFrame()
| virtual VideoImageFrame::~VideoImageFrame |
( |
| ) |
|
|
virtual |
◆ cut_rightend()
| void VideoImageFrame::cut_rightend |
( |
| ) |
|
|
protected |
◆ draw_line()
| void VideoImageFrame::draw_line |
( |
| ) |
|
|
protected |
◆ draw_x()
| void VideoImageFrame::draw_x |
( |
| ) |
|
|
protected |
◆ exposeimg()
| void VideoImageFrame::exposeimg |
( |
| ) |
|
|
protected |
◆ fill_frame()
| void VideoImageFrame::fill_frame |
( |
const uint8_t |
r, |
|
|
const uint8_t |
g, |
|
|
const uint8_t |
b |
|
) |
| |
|
protected |
◆ get_height()
| int VideoImageFrame::get_height |
( |
| ) |
|
|
inline |
◆ get_req_frame()
| samplepos_t VideoImageFrame::get_req_frame |
( |
| ) |
|
|
inline |
◆ get_rightend()
| int VideoImageFrame::get_rightend |
( |
| ) |
|
|
inline |
◆ get_video_filename()
| std::string VideoImageFrame::get_video_filename |
( |
| ) |
|
|
inline |
◆ get_video_frame_number()
| samplepos_t VideoImageFrame::get_video_frame_number |
( |
| ) |
|
|
inline |
◆ get_video_server_url()
| std::string VideoImageFrame::get_video_server_url |
( |
| ) |
|
|
inline |
◆ get_width()
| int VideoImageFrame::get_width |
( |
| ) |
|
|
inline |
◆ http_download_done()
| void VideoImageFrame::http_download_done |
( |
char * |
| ) |
|
◆ http_get()
| void VideoImageFrame::http_get |
( |
samplepos_t |
fn | ) |
|
|
protected |
◆ http_get_again()
| void VideoImageFrame::http_get_again |
( |
samplepos_t |
fn | ) |
|
|
protected |
◆ reposition()
| void VideoImageFrame::reposition |
( |
| ) |
|
|
protected |
◆ set_position()
| void VideoImageFrame::set_position |
( |
samplepos_t |
| ) |
|
◆ set_videoframe()
| void VideoImageFrame::set_videoframe |
( |
samplepos_t |
, |
|
|
int |
rightend = -1 |
|
) |
| |
◆ _parent
◆ clip_height
| int VideoImageFrame::clip_height |
|
protected |
◆ clip_width
| int VideoImageFrame::clip_width |
|
protected |
◆ editor
◆ image
◆ img
◆ ImgChanged
◆ queue_lock
| pthread_mutex_t VideoImageFrame::queue_lock |
|
protected |
◆ queued_request
| bool VideoImageFrame::queued_request |
|
protected |
◆ req_video_frame_number
| samplepos_t VideoImageFrame::req_video_frame_number |
|
protected |
◆ request_lock
| pthread_mutex_t VideoImageFrame::request_lock |
|
protected |
◆ rightend
| int VideoImageFrame::rightend |
|
protected |
◆ sample_position
| samplepos_t VideoImageFrame::sample_position |
|
protected |
◆ thread_active
| bool VideoImageFrame::thread_active |
|
protected |
◆ thread_id_tt
| pthread_t VideoImageFrame::thread_id_tt |
|
protected |
◆ unit_position
| double VideoImageFrame::unit_position |
|
protected |
◆ video_filename
| std::string VideoImageFrame::video_filename |
|
protected |
◆ video_frame_number
| samplepos_t VideoImageFrame::video_frame_number |
|
protected |
◆ video_server_url
| std::string VideoImageFrame::video_server_url |
|
protected |
◆ want_video_frame_number
| samplepos_t VideoImageFrame::want_video_frame_number |
|
protected |
The documentation for this class was generated from the following file: