Audio Level: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
(New page: These are basic DirectShow specs for the Audio Level filter. {| |'''Filter Interfaces:''' |IAudioLevel, IBaseFilter, ISpecifyPropertyPages, IPersist |- |'''Input stream:''' |PCM Audio...) |
|||
| Line 1: | Line 1: | ||
These are basic DirectShow specs for the [[Audio Level]] filter. | These are basic DirectShow specs for the [[Audio Level]] filter. | ||
| + | |||
| + | The filter can be found in the following categories: | ||
| + | * DirectShow filters | ||
| + | * MediaLooks filters | ||
{| | {| | ||
Revision as of 23:49, 17 February 2008
These are basic DirectShow specs for the Audio Level filter.
The filter can be found in the following categories:
- DirectShow filters
- MediaLooks filters
| Filter Interfaces: | IAudioLevel, IBaseFilter, ISpecifyPropertyPages, IPersist |
| Input stream: | PCM Audio |
| Input Pin Media Types: | MEDIATYPE_Audio MEDIASUBTYPE_PCM |
| Input Pin Interfaces: | IPin, IQualityControl, IMemInputPin |
| Output streams: | PCM Audio |
| Output Pin Media Types: | MEDIATYPE_Audio MEDIASUBTYPE_PCM |
| Output Pin Interfaces: | IPin, IQualityControl, IMediaSeeking |
| Filter Name: | MediaLooks Audio Level |
| Filter CLSID: | 380949BC-AD26-4862-BF30-1F709075DF5B |
| Executable: | ALevel.dll |
| Merit: | MERIT_DO_NOT_USE |
| Filter categories: | DirectShow filters: CLSID_LegacyAmFilterCategory {083863F1-70DE-11d0-BD40-00A0C911CE86} MediaLooks filters: CLSID_MediaLooksCategory {1D0D0809-3513-244F-4B3D-2A0A1D131B17} |