Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
I
 Id3v1Tags
 Id3v2Tags
 IdCount
 Ids[Index: Integer]
 InBitsPerSample
 InChannels
 IndicateProgress, TInputList
 Init, TAuInput
 InitialBufferSize
 Input
 Input Switching
 Input1
 Input2
 InputItems, TInputList
 InSampleRate
 Installation
 InstantBitRate, TVorbisIn
 Integer-the number of bytes to read,returns bytes read, TDemoWaveIn
 Introduction
 Introduction to NewAC Programming
 IsMD5SignatureValid, TFLACIn
 IsProtected, TWMIn
 IsVBR, TWMIn
 iwstdec.h
J
 JointStereo, TWVOut
 Jump, TAuFileIn
K
 KernelWidth, TRateConverter
L
 Legacy Components
 LengthMS, TMACIn
 License
 Licenses
 LoggingURL, TWMStreamedIn
 Loop, TAuStreamedInput
 Lossless
M
 MaxAudioBytes, TMACOut
 MaxBitrate, TVorbisIn
 MaxClients, TWMStreamedOut
 MaximumBitrate, TMP3Out
 MaxWaitMilliseconds, TWMStreamedIn
 MediaErr.h
 mediaobj.h
 MedParam.h
 MinBitrate, TVorbisIn
 MinimumBitrate, TVorbisOut
 Mode
 Mute, TAudioPass
N
 NewAC Main Features List
 NewAC_AVI
 NominalBitrate, TVorbisIn
O
 On the Web
 OnClientConnected, TWMStreamedOut
 OnClientDisconnected, TWMStreamedOut
 OnDone, TAuOutput
 OnInputChanged, TInputList
 OnOverrun, TDXAudioIn
 OnProgress, TAuOutput
 OnStartedPlaying, TWMStreamedIn
 OnStreamOpened, TWMStreamedIn
 OnThreadException, TAuOutput
 OnUnderrun, TDXAudioOut
 OpenFile
 OutBitsPerSample
 OutChannels
 OutputChannels, TWMIn
 OutSampleRate
 Overruns, TDXAudioIn
Sets Id3V1 tags.
This property returns the file tags in Id3v1Tags format.
This property allows you to set the file tags in Id3v1Tags format.
Read this property to get Id3v1Tags attached to the WavPack file.
This property allows you to set the file tags in Id3v2Tags format.
Set an output file’s tags in Id3v2 format.
Set an output file’s tags in Id3v2 format.
Set an output file’s tags in Id3v2 format.
This property contains file’s tags in Id3v2 format.
This property contains file’s tags in Id3v2 format.
Returns the number of records in a tag object.
Use this property to set the number of bits per sample in the audio stream the component will provide.
Use this property to tell the component the number of bits per sample for the audio data stored in the DataBuffer.
Sets the number of bits per sample (8, 16, 24, 32) for the incoming audio data.
Use this property to set the number of channels in the audio stream the component will provide.
Use this property to tell the component the number of channels for the audio data stored in the DataBuffer.
Sets the number of channels (1 or more) for the incoming audio data.
Use this property to tell the component if it should report playback progress on the current item being played.
procedure Init
This method prepares input component for reading data.
An Integer equal to $1000 (that’s 4096 bytes, if you don’t speak hex).
Like the output components, converters can be assigned an input.
This property allows you to set the input component for the output component.
Use this property to assign an input component to the collection element.
Most of the output components allow assigning new input on the fly (i.e.
Use this property to set the first input stream to be mixed or concatenated.
Use this property to set the first input stream to be mixed.
Use this property to set the second input stream to be mixed or concatenated.
Use this property to set the second input stream to be mixed or concatenated.
This property is the collection of TInputItem elements that describe attached input components.
Use this property to set the sample rate of the audio stream the component will provide.
Use this property to tell the component the sample rate of the audio data stored in the DataBuffer.
Sets the sample rate (in Hz) for the incoming audio data.
Since NewAc is an ordinary Delphi package its installation procedure should be straightforward for most of the Delphi users.
Get current bitrate (in bits per second) of the VBR-encoded Vorbis file.
An introduction to NewAC, Delphi components for manipulating audio data.
If MD5 signature checking is turned on, this property returns True if the signature is correct (i.e.
If the value of this property is True, the file is DRM-protected and hence not supported.
This property’s value is True if the input file is VBR-encoded and False otherwise.
Desc: WST Decoder related definitions and interfaces for ActiveMovie
Set this property to True to increase compression a little.
This method, being a wrapper around Seek, simpifies navigation in the input stream.
Use this property to set the width of the sinc kernel in points.
Some NewAC components are now considered legacy.
Read this property to get the length of the file in milliseconds.
New Audio Components package Copyright © 2002-2008 Andrei Borovsky.
The NewAC code itself is distributed free of charge, under a simple license that allows an unrestricted use (both non-commercial and commercial).
Use this property to set a logging URL, if you have one.
If set to True, the input loops (i.e.
Use this property to switch between the lossless and lossy compression modes.
Use this property to switch between the lossless and lossy compression modes.
Use this property to set the absolute maximum audio bytes that will be encoded.
Get the maximum bitrate (in bits per second) of the Vorbis file.
The maximum number of incoming connctions allowed.
Use this property to set the maximum bitrate in VBR mode.
This property allows you to set the maximum waiting time for some network operations to complete.
Desc: Shell error codes
Desc: Define the interfaces for DirectX Media Objects.
Desc: Definition of the IMediaParams and associated interfaces.
Get the minimum bitrate (in bits per second) of the Vorbis file.
Set the minimum bitrate limit for the file being created.
Mode property affects the way the mono stream is converted into stereo.
This property sets the mode for the TAudioMixer.
Sets the Mono/Stereo encoding options for the output file.
If this property is set to True the component doesn’t play audio, but just lets it pass through.
This Unit contains the TAVIIn component which extracts audio streams from AVI files.
Get the nominal bitrate (in bits per second) of the Vorbis file.
The OnClientConnected event is raised when a new client connects to the transmitter.
The OnClientDisconnected event is raised when a client disconnects from the transmitter.
Raised when the component has finished its job or was stopped asynchronously.
Raised when the component has finished playing one input source and is starting to play the next one.
OnOverrun event is raised when this component provides data faster than the rest of audio-processing chain can consume.
OnProgress event is raised periodically to indicate output progress.
This event informs you that the decoder has decoded the first chunk of audio data.
This event informs you that the audio stream has been opened successfully.
This event is raised if an exception has occurred.
OnUnderrun event is raised when the component has run out of data.
procedure OpenFile; virtual; abstract
Opens the file or stream if it is not already open.
procedure OpenFile; override
Called by the base methods of TAuFileIn class to open the file.
Use this property to set the number of bits per sample in the resulting audio stream.
Use this property to set the number of bits per sample in the resulting audio stream.
Regardless of an encoder’s input bits per sample value Musepack always encodes its data in 32-bit samples.
Use this property to set the output number of bits per sample for the mixer.
The number of bits per sample in the output data.
Use this property to set the number of channels in the resulting audio stream.
Use this property to set the number of channels in the resulting audio stream.
Use this property to set the number of channels for the mixer.
The number of channels in the output data.
Sets the number of channels for decoder output.
Use this property to set thesample rate of the resulting audio stream.
Use this property to set the component’s output sample rate.
Use this property to set the output sample rate.
Use this property to set the output sample rate for the mixer.
Use this property to set the sample rate for the resulting audio stream.
The sample rate of output data.
Use this property to set the output sample rate.
This read only property returns the number of internal buffer overruns that have occurred during recording.
Close