Ignore:
Timestamp:
Mar 8, 2010, 12:52:58 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.2 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/multimedia/audio/qaudioformat.cpp

    r561 r651  
    11/****************************************************************************
    22**
    3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
    44** All rights reserved.
    55** Contact: Nokia Corporation (qt-info@nokia.com)
     
    121121            \o Sample size
    122122            \o How much data is stored in each sample (typically 8
    123                or 16)
     123               or 16 bits)
    124124        \row
    125125            \o Sample type
     
    261261
    262262/*!
    263    Sets the sampleSize to \a sampleSize.
     263   Sets the sample size to the \a sampleSize specified.
    264264*/
    265265
     
    270270
    271271/*!
    272     Returns the current sampleSize value.
     272    Returns the current sample size value.
    273273*/
    274274
Note: See TracChangeset for help on using the changeset viewer.