src/multimedia/video/qvideosurfaceformat.cpp
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
   134 
   134 
   135 /*!
   135 /*!
   136     \class QVideoSurfaceFormat
   136     \class QVideoSurfaceFormat
   137     \brief The QVideoSurfaceFormat class specifies the stream format of a video presentation
   137     \brief The QVideoSurfaceFormat class specifies the stream format of a video presentation
   138     surface.
   138     surface.
   139     \preliminary
       
   140     \since 4.6
   139     \since 4.6
   141 
   140 
   142     A video surface presents a stream of video frames.  The surface's format describes the type of
   141     A video surface presents a stream of video frames.  The surface's format describes the type of
   143     the frames and determines how they should be presented.
   142     the frames and determines how they should be presented.
   144 
   143