HomeSort by relevance Sort by last modified time
    Searched refs:fMute (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfplay.h 170 STDMETHOD_(HRESULT,SetMute)(THIS_ WINBOOL fMute) PURE;
213 #define IMFPMediaPlayer_SetMute(This,fMute) (This)->lpVtbl->SetMute(This,fMute)
dmusicf.h 481 WINBOOL fMute;
    [all...]

Completed in 73 milliseconds