public getBytesTotal() : Number
Returns the size, in bytes, of the specified Sound object.
Returns
Number - An integer indicating the total size, in bytes, of the specified Sound object.
Example
For a sample usage of this method, see Sound.getBytesLoaded().
See also
getBytesLoaded (Sound.getBytesLoaded method)