TagLib API Documentation

TagLib::ID3v2::SynchData Class Reference

#include <id3v2synchdata.h>

List of all members.

Static Public Methods

uint toUInt (const ByteVector &data)
ByteVector fromUInt (uint value)


Member Function Documentation

uint TagLib::ID3v2::SynchData::toUInt const ByteVector   data [static]
 

This returns the unsigned integer value of data where data is a ByteVector that contains a synchsafe integer (Structure, 6.2). The default length of 4 is used if another value is not specified.

ByteVector TagLib::ID3v2::SynchData::fromUInt uint    value [static]
 

Returns a 4 byte (32 bit) synchsafe integer based on value.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for TagLib Version 0.9.
Documentation copyright © 1996-2003 the KDE developers.
Generated on Wed Oct 15 00:45:00 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001