#include <adaptedvideotracksource.h>
|
| | AdaptedVideoTrackSource (int required_alignment) |
| |
| void | OnFrame (const webrtc::VideoFrame &frame) |
| |
| bool | AdaptFrame (int width, int height, int64_t time_us, int *out_width, int *out_height, int *crop_width, int *crop_height, int *crop_x, int *crop_y) |
| |
| bool | apply_rotation () |
| |
| cricket::VideoAdapter * | video_adapter () |
| |
| | AdaptedVideoTrackSource (int required_alignment) |
| |
| void | OnFrame (const webrtc::VideoFrame &frame) |
| |
| bool | AdaptFrame (int width, int height, int64_t time_us, int *out_width, int *out_height, int *crop_width, int *crop_height, int *crop_x, int *crop_y) |
| |
| bool | apply_rotation () |
| |
| cricket::VideoAdapter * | video_adapter () |
| |
| virtual | ~VideoTrackSourceInterface () |
| |
| virtual | ~VideoTrackSourceInterface () |
| |
| virtual | ~MediaSourceInterface () |
| |
| virtual | ~MediaSourceInterface () |
| |
| virtual | ~RefCountInterface () |
| |
| virtual | ~RefCountInterface () |
| |
| virtual | ~VideoSourceInterface () |
| |
| virtual | ~VideoSourceInterface () |
| |
|
| enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
| |
| enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
| |
| std::list< ObserverInterface *> | observers_ |
| |
◆ AdaptedVideoTrackSource() [1/4]
| rtc::AdaptedVideoTrackSource::AdaptedVideoTrackSource |
( |
| ) |
|
◆ AdaptedVideoTrackSource() [2/4]
| rtc::AdaptedVideoTrackSource::AdaptedVideoTrackSource |
( |
int |
required_alignment | ) |
|
|
protected |
◆ AdaptedVideoTrackSource() [3/4]
| rtc::AdaptedVideoTrackSource::AdaptedVideoTrackSource |
( |
| ) |
|
◆ AdaptedVideoTrackSource() [4/4]
| rtc::AdaptedVideoTrackSource::AdaptedVideoTrackSource |
( |
int |
required_alignment | ) |
|
|
protected |
◆ AdaptFrame() [1/2]
| bool rtc::AdaptedVideoTrackSource::AdaptFrame |
( |
int |
width, |
|
|
int |
height, |
|
|
int64_t |
time_us, |
|
|
int * |
out_width, |
|
|
int * |
out_height, |
|
|
int * |
crop_width, |
|
|
int * |
crop_height, |
|
|
int * |
crop_x, |
|
|
int * |
crop_y |
|
) |
| |
|
protected |
◆ AdaptFrame() [2/2]
| bool rtc::AdaptedVideoTrackSource::AdaptFrame |
( |
int |
width, |
|
|
int |
height, |
|
|
int64_t |
time_us, |
|
|
int * |
out_width, |
|
|
int * |
out_height, |
|
|
int * |
crop_width, |
|
|
int * |
crop_height, |
|
|
int * |
crop_x, |
|
|
int * |
crop_y |
|
) |
| |
|
protected |
◆ apply_rotation() [1/2]
| bool rtc::AdaptedVideoTrackSource::apply_rotation |
( |
| ) |
|
|
protected |
◆ apply_rotation() [2/2]
| bool rtc::AdaptedVideoTrackSource::apply_rotation |
( |
| ) |
|
|
protected |
◆ OnFrame() [1/2]
◆ OnFrame() [2/2]
◆ video_adapter() [1/2]
◆ video_adapter() [2/2]
The documentation for this class was generated from the following files: