qtmobility/src/multimedia/qtmedianamespace.qdoc
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
   170     Enumerates the levels of support a media service provider may have for a feature.
   170     Enumerates the levels of support a media service provider may have for a feature.
   171 
   171 
   172     \value NotSupported The feature is not supported.
   172     \value NotSupported The feature is not supported.
   173     \value MaybeSupported The feature may be supported.
   173     \value MaybeSupported The feature may be supported.
   174     \value ProbablySupported The feature is probably supported.
   174     \value ProbablySupported The feature is probably supported.
   175     \value PreferedService The service is the preferred provider of a service.
   175     \value PreferredService The service is the preferred provider of a service.
   176 */
   176 */
   177 
   177 
   178 /*!
   178 /*!
   179     \enum QtMedia::EncodingQuality
   179     \enum QtMedia::EncodingQuality
   180 
   180