PonyPlayer
|
成员的完整列表,这些成员属于 VideoFrameRef,包括所有继承而来的类成员
getHeight() const | VideoFrameRef | inline |
getLineSize() const | VideoFrameRef | inline |
getPTS() const | VideoFrameRef | inline |
getU() const | VideoFrameRef | inline |
getV() const | VideoFrameRef | inline |
getWidth() const | VideoFrameRef | inline |
getY() const | VideoFrameRef | inline |
isSameSize(const VideoFrameRef &frame) const | VideoFrameRef | inline |
isSameSize(int width, int height) const | VideoFrameRef | inline |
isValid() const | VideoFrameRef | inline |
operator!=(const VideoFrameRef &frame) const | VideoFrameRef | inline |
operator=(VideoFrameRef &&rhs) noexcept | VideoFrameRef | inline |
operator=(const VideoFrameRef &rhs) noexcept | VideoFrameRef | inline |
operator==(const VideoFrameRef &frame) const | VideoFrameRef | inline |
VideoFrameRef(AVFrame *frame, bool isValid, double pts) | VideoFrameRef | inline |
VideoFrameRef() | VideoFrameRef | inline |
VideoFrameRef(VideoFrameRef &&rhs) noexcept | VideoFrameRef | inline |
VideoFrameRef(const VideoFrameRef &rhs) | VideoFrameRef | inline |
~VideoFrameRef() | VideoFrameRef | inline |