Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.319.695 Times

Audio::TagLib::ID3v2::RelativeVolumeFrame 1.42

  Date Added: April 22, 2010  |  Visits: 840

Audio::TagLib::ID3v2::RelativeVolumeFrame

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)



Audio::TagLib::ID3v2::RelativeVolumeFrame is an ID3v2 relative volume adjustment frame implementation. SYNOPSIS use Audio::TagLib::ID3v2::RelativeVolumeFrame; my $i = Audio::TagLib::ID3v2::RelativeVolumeFrame->new( Audio::TagLib::ByteVector->new("")); $i->setChannelType("MasterVolume"); print $i->channelType(), "n"; # got "MasterVolume" This is an implementation of ID3v2 relative volume adjustment. The presense of this frame makes it possible to specify an increase in volume for an audio file or specific audio tracks in that file. Multiple relative volume adjustment frames may be present in the tag each with a unique identification and describing volume adjustment for different channel types. new() Constructs a RelativeVolumeFrame. The relevant data should be set manually. new(ByteVector $data) Constructs a RelativeVolumeFrame based on the contents of $data. DESTROY() Destroys the RelativeVolumeFrame instance. String toString() Returns the frames identification. see identification() LIST channles() Returns a list of channels with information currently in the frame. NOTE This should be a list of PV which indicates the ChannelType. see %_ChannelType PV channelType() Always returns master volume. deprecated void setChannelType(PV $t) This method no longer has any effect. deprecated IV volumeAdjustmentIndex(PV $type = "MasterVolume") Returns the relative volume adjustment "index". As indicated by the ID3v2 standard this is a 16-bit signed integer that reflects the decibils of adjustment when divided by 512. This defaults to returning the value for the master volume channel if available and returns 0 if the specified channel does not exist. see setVolumeAdjustmentIndex() see volumeAjustment() void setVolumeAdjustmentIndex(IV $index, PV $type = "MasterVolume") Set the volume adjustment to $index. As indicated by the ID3v2 standard this is a 16-bit signed integer that reflects the decibils of adjustment when divided by 512. By default this sets the value for the master volume. see volumeAdjustmentIndex() see setVolumeAdjustment() < NV volumeAdjustment(PV $type = "MasterVolume") > Returns the relative volume adjustment in decibels. NOTE Because this is actually stored internally as an "index" to this value the value returned by this method may not be identical to the value set using setVolumeAdjustment(). This defaults to returning the value for the master volume channel if available and returns 0 if the specified channel does not exist. see setVolumeAdjustment() see volumeAdjustmentIndex() void setVolumeAdjustment(NV $adjustment, PV $type = "MasterVolume") Set the relative volume adjustment in decibels to $adjustment. By default this sets the value for the master volume. NOTE Because this is actually stored internally as an "index" to this value the value set by this method may not be identical to the one returned by volumeAdjustment(). see setVolumeAdjustment() see volumeAdjustmentIndex() PeakVolume peakVolume(PV $type = "MasterVolume") Returns the peak volume (represented as a length and a string of bits). This defaults to returning the value for the master volume channel if available and returns 0 if the specified channel does not exist. see setPeakVolume() setPeakVolume(PeakVolume $peak, PV $type = "MasterVolume") Sets the peak volume to $peak. By default this sets the value for the master volume. see peakVolume() %_ChannelType This indicates the type of volume adjustment that should be applied. keys %Audio::TagLib::ID3v2::RelativeVolumeFrame::_ChannelType lists all available values used in Perl code..

Requirements: No special requirements
Platforms: Linux
Keyword: Adjustment Channeltype Master Volume Mastervolume Pv Relative Relativevolumeframe Returns Taglib Value Volume Volume Adjustment
Users rating: 0/10

License: Freeware Size: 1.4 MB
USER REVIEWS
More Reviews or Write Review


AUDIO::TAGLIB::ID3V2::RELATIVEVOLUMEFRAME RELATED
Audio Tools  -  XVolume 0.2
The xvolume program displays a volume bar known from dif- ferent appliances and allows the user to change the master volume up and down by using keyboard shortcuts. The pro- gram is highly configurable.
51.2 KB  
Graphs and Charts  -  Scroll Bars Script 1.1
Scroll Bars script returns a value relative to the scroll bar slider position which can be used to control the value, position or other attributes of an elements.The scroll bar can include a slider and left and right scroll buttons. This script...
10 KB  
Book Collection Managers  -  Don't Panic! 3.0.1.29
Don't want to get busted by your boss or your teacher playing Solitaire, chatting or surfing the web? Close (hide or minimize) and open multiple programs with the click of a button. So you won't have to panic anymore... Here are some of the...
1.16 MB  
Audio Tools  -  Vectir 1.1.3
Vectir is a PC remote control application that lets you control popular media players such as Winamp, iTunes and Windows Media Player with a Bluetooth enabled mobile phone or infrared (IR) remote control. Other features include mouse pointer...
1.53 MB  
Audio Tools  -  pgmixer 1.0
pgmixer project is a gnome applet for controlling a mixer you specify (from back when GNOME programs were actually useful for something). The mixer that comes with gnome only controls the master volume. If you need a volume control for one or...
7.17 KB  
Libraries  -  Audio::TagLib::MPEG::Properties 1.42
Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print...
1.4 MB  
Libraries  -  Audio::TagLib::File 1.42
Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary...
1.4 MB  
Desktop Utilities  -  S-Jog 0.6
S-Jog is a GUI for Sony VAIO Jog Wheel. S-Jog is a program that uses the Sony Vaio laptops Jog Wheel to launch user applications, adjust the screen brightness, volume, and also to scroll pages up and down (like a mousewheel). S-Jog pops up...
153.6 KB  
Audio Tools  -  Bitnotic chill for Mac OS 1.5
Plays ambient music soundtracks. Each time you press Play or Next, you hear a unique song, that no one has ever heard before. Using the Mood and Mix controls, you can create your own style of music. You can save individual songs or whole albums to...
1.9 MB  
Audio Tools  -  PianoRollComposer 2.46
PianoRollComposer was designed to give you a different way to view and write MIDI music.PianoRollComposer uses the standard treble and bass clef staffs. Notes are displayed in the piano roll format, so it shows music with absolute accuracy. Notes...
 
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB