webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Additional Inherited Members | |
Static Public Attributes inherited from webrtc::DesktopFrame | |
static const int | kBytesPerPixel = 4 |
Protected Member Functions inherited from webrtc::DesktopFrame | |
DesktopFrame (DesktopSize size, int stride, uint8_t *data, SharedMemory *shared_memory) | |
DesktopFrame (DesktopSize size, int stride, uint8_t *data, SharedMemory *shared_memory) | |
Protected Attributes inherited from webrtc::DesktopFrame | |
uint8_t *const | data_ |
SharedMemory *const | shared_memory_ |
webrtc::CroppedDesktopFrame::CroppedDesktopFrame | ( | std::unique_ptr< DesktopFrame > | frame, |
const DesktopRect & | rect | ||
) |