NAME

Qt::Multimedia::QVideoSurfaceFormat

PUBLIC METHODS

QVideoSurfaceFormat()
QVideoSurfaceFormat()
QVideoSurfaceFormat(, , )
QVideoSurfaceFormat(, , = QAbstractVideoBuffer::NoHandle)
~QVideoSurfaceFormat()
int frameHeight()
qreal frameRate()
QSize frameSize()
int frameWidth()
QAbstractVideoBuffer::HandleType handleType()
bool isValid()
bool operator!=()
QVideoSurfaceFormat & operator=()
bool operator==()
QSize pixelAspectRatio()
QVideoFrame::PixelFormat pixelFormat()
QVariant property()
QVideoSurfaceFormat::Direction scanLineDirection()
void setFrameRate()
void setFrameSize()
void setFrameSize(, )
void setPixelAspectRatio()
void setPixelAspectRatio(, )
void setProperty(, )
void setScanLineDirection()
void setViewport()
void setYCbCrColorSpace()
QSize sizeHint()
QRect viewport()
QVideoSurfaceFormat::YCbCrColorSpace yCbCrColorSpace()

ENUM VALUES

TopToBottom
BottomToTop
YCbCr_Undefined
YCbCr_BT601
YCbCr_BT709
YCbCr_xvYCC601
YCbCr_xvYCC709
YCbCr_JPEG
YCbCr_CustomMatrix

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html