Home
last modified time | relevance | path

Searched refs:IAudioEncoderProperties (Results 1 – 5 of 5) sorted by relevance

/third_party/lame/dshow/
DPropPage_adv.h54 IAudioEncoderProperties *m_pAEProps;
DPropPage.h59 IAudioEncoderProperties *m_pAEProps;
Diaudioprops.h42 DECLARE_INTERFACE_(IAudioEncoderProperties, IUnknown) in DECLARE_INTERFACE_() argument
DMpegac.h94 public IAudioEncoderProperties,
DMpegac.cpp894 return GetInterface((IAudioEncoderProperties*) this, ppv); in NonDelegatingQueryInterface()