IDvdInfo2 582 3rdparty/include/dshow/strmif.h typedef struct IDvdInfo2 IDvdInfo2; IDvdInfo2 7736 3rdparty/include/dshow/strmif.h struct IDvdInfo2 : public IUnknown { IDvdInfo2 7781 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IDvdInfo2 *This,REFIID riid,void **ppvObject); IDvdInfo2 7782 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IDvdInfo2 *This); IDvdInfo2 7783 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IDvdInfo2 *This); IDvdInfo2 7784 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentDomain)(IDvdInfo2 *This,DVD_DOMAIN *pDomain); IDvdInfo2 7785 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentLocation)(IDvdInfo2 *This,DVD_PLAYBACK_LOCATION2 *pLocation); IDvdInfo2 7786 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetTotalTitleTime)(IDvdInfo2 *This,DVD_HMSF_TIMECODE *pTotalTime,ULONG *ulTimeCodeFlags); IDvdInfo2 7787 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentButton)(IDvdInfo2 *This,ULONG *pulButtonsAvailable,ULONG *pulCurrentButton); IDvdInfo2 7788 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentAngle)(IDvdInfo2 *This,ULONG *pulAnglesAvailable,ULONG *pulCurrentAngle); IDvdInfo2 7789 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentAudio)(IDvdInfo2 *This,ULONG *pulStreamsAvailable,ULONG *pulCurrentStream); IDvdInfo2 7790 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentSubpicture)(IDvdInfo2 *This,ULONG *pulStreamsAvailable,ULONG *pulCurrentStream,WINBOOL *pbIsDisabled); IDvdInfo2 7791 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentUOPS)(IDvdInfo2 *This,ULONG *pulUOPs); IDvdInfo2 7792 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAllSPRMs)(IDvdInfo2 *This,SPRMARRAY *pRegisterArray); IDvdInfo2 7793 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAllGPRMs)(IDvdInfo2 *This,GPRMARRAY *pRegisterArray); IDvdInfo2 7794 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAudioLanguage)(IDvdInfo2 *This,ULONG ulStream,LCID *pLanguage); IDvdInfo2 7795 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetSubpictureLanguage)(IDvdInfo2 *This,ULONG ulStream,LCID *pLanguage); IDvdInfo2 7796 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetTitleAttributes)(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle); IDvdInfo2 7797 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetVMGAttributes)(IDvdInfo2 *This,DVD_MenuAttributes *pATR); IDvdInfo2 7798 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCurrentVideoAttributes)(IDvdInfo2 *This,DVD_VideoAttributes *pATR); IDvdInfo2 7799 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAudioAttributes)(IDvdInfo2 *This,ULONG ulStream,DVD_AudioAttributes *pATR); IDvdInfo2 7800 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetKaraokeAttributes)(IDvdInfo2 *This,ULONG ulStream,DVD_KaraokeAttributes *pAttributes); IDvdInfo2 7801 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetSubpictureAttributes)(IDvdInfo2 *This,ULONG ulStream,DVD_SubpictureAttributes *pATR); IDvdInfo2 7802 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDVolumeInfo)(IDvdInfo2 *This,ULONG *pulNumOfVolumes,ULONG *pulVolume,DVD_DISC_SIDE *pSide,ULONG *pulNumOfTitles); IDvdInfo2 7803 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDTextNumberOfLanguages)(IDvdInfo2 *This,ULONG *pulNumOfLangs); IDvdInfo2 7804 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDTextLanguageInfo)(IDvdInfo2 *This,ULONG ulLangIndex,ULONG *pulNumOfStrings,LCID *pLangCode,enum DVD_TextCharSet *pbCharacterSet); IDvdInfo2 7805 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDTextStringAsNative)(IDvdInfo2 *This,ULONG ulLangIndex,ULONG ulStringIndex,BYTE *pbBuffer,ULONG ulMaxBufferSize,ULONG *pulActualSize,enum DVD_TextStringType *pType); IDvdInfo2 7806 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDTextStringAsUnicode)(IDvdInfo2 *This,ULONG ulLangIndex,ULONG ulStringIndex,WCHAR *pchwBuffer,ULONG ulMaxBufferSize,ULONG *pulActualSize,enum DVD_TextStringType *pType); IDvdInfo2 7807 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetPlayerParentalLevel)(IDvdInfo2 *This,ULONG *pulParentalLevel,BYTE pbCountryCode[2]); IDvdInfo2 7808 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetNumberOfChapters)(IDvdInfo2 *This,ULONG ulTitle,ULONG *pulNumOfChapters); IDvdInfo2 7809 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetTitleParentalLevels)(IDvdInfo2 *This,ULONG ulTitle,ULONG *pulParentalLevels); IDvdInfo2 7810 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDVDDirectory)(IDvdInfo2 *This,LPWSTR pszwPath,ULONG ulMaxSize,ULONG *pulActualSize); IDvdInfo2 7811 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *IsAudioStreamEnabled)(IDvdInfo2 *This,ULONG ulStreamNum,WINBOOL *pbEnabled); IDvdInfo2 7812 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDiscID)(IDvdInfo2 *This,LPCWSTR pszwPath,ULONGLONG *pullDiscID); IDvdInfo2 7813 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetState)(IDvdInfo2 *This,IDvdState **pStateData); IDvdInfo2 7814 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetMenuLanguages)(IDvdInfo2 *This,LCID *pLanguages,ULONG ulMaxLanguages,ULONG *pulActualLanguages); IDvdInfo2 7815 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetButtonAtPosition)(IDvdInfo2 *This,POINT point,ULONG *pulButtonIndex); IDvdInfo2 7816 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetCmdFromEvent)(IDvdInfo2 *This,LONG_PTR lParam1,IDvdCmd **pCmdObj); IDvdInfo2 7817 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDefaultMenuLanguage)(IDvdInfo2 *This,LCID *pLanguage); IDvdInfo2 7818 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDefaultAudioLanguage)(IDvdInfo2 *This,LCID *pLanguage,DVD_AUDIO_LANG_EXT *pAudioExtension); IDvdInfo2 7819 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDefaultSubpictureLanguage)(IDvdInfo2 *This,LCID *pLanguage,DVD_SUBPICTURE_LANG_EXT *pSubpictureExtension); IDvdInfo2 7820 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDecoderCaps)(IDvdInfo2 *This,DVD_DECODER_CAPS *pCaps); IDvdInfo2 7821 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetButtonRect)(IDvdInfo2 *This,ULONG ulButton,RECT *pRect); IDvdInfo2 7822 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *IsSubpictureStreamEnabled)(IDvdInfo2 *This,ULONG ulStreamNum,WINBOOL *pbEnabled); IDvdInfo2 7873 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentDomain_Proxy(IDvdInfo2 *This,DVD_DOMAIN *pDomain); IDvdInfo2 7875 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentLocation_Proxy(IDvdInfo2 *This,DVD_PLAYBACK_LOCATION2 *pLocation); IDvdInfo2 7877 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetTotalTitleTime_Proxy(IDvdInfo2 *This,DVD_HMSF_TIMECODE *pTotalTime,ULONG *ulTimeCodeFlags); IDvdInfo2 7879 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentButton_Proxy(IDvdInfo2 *This,ULONG *pulButtonsAvailable,ULONG *pulCurrentButton); IDvdInfo2 7881 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentAngle_Proxy(IDvdInfo2 *This,ULONG *pulAnglesAvailable,ULONG *pulCurrentAngle); IDvdInfo2 7883 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentAudio_Proxy(IDvdInfo2 *This,ULONG *pulStreamsAvailable,ULONG *pulCurrentStream); IDvdInfo2 7885 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentSubpicture_Proxy(IDvdInfo2 *This,ULONG *pulStreamsAvailable,ULONG *pulCurrentStream,WINBOOL *pbIsDisabled); IDvdInfo2 7887 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentUOPS_Proxy(IDvdInfo2 *This,ULONG *pulUOPs); IDvdInfo2 7889 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetAllSPRMs_Proxy(IDvdInfo2 *This,SPRMARRAY *pRegisterArray); IDvdInfo2 7891 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetAllGPRMs_Proxy(IDvdInfo2 *This,GPRMARRAY *pRegisterArray); IDvdInfo2 7893 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetAudioLanguage_Proxy(IDvdInfo2 *This,ULONG ulStream,LCID *pLanguage); IDvdInfo2 7895 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetSubpictureLanguage_Proxy(IDvdInfo2 *This,ULONG ulStream,LCID *pLanguage); IDvdInfo2 7897 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetTitleAttributes_Proxy(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle); IDvdInfo2 7899 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetVMGAttributes_Proxy(IDvdInfo2 *This,DVD_MenuAttributes *pATR); IDvdInfo2 7901 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCurrentVideoAttributes_Proxy(IDvdInfo2 *This,DVD_VideoAttributes *pATR); IDvdInfo2 7903 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetAudioAttributes_Proxy(IDvdInfo2 *This,ULONG ulStream,DVD_AudioAttributes *pATR); IDvdInfo2 7905 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetKaraokeAttributes_Proxy(IDvdInfo2 *This,ULONG ulStream,DVD_KaraokeAttributes *pAttributes); IDvdInfo2 7907 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetSubpictureAttributes_Proxy(IDvdInfo2 *This,ULONG ulStream,DVD_SubpictureAttributes *pATR); IDvdInfo2 7909 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDVolumeInfo_Proxy(IDvdInfo2 *This,ULONG *pulNumOfVolumes,ULONG *pulVolume,DVD_DISC_SIDE *pSide,ULONG *pulNumOfTitles); IDvdInfo2 7911 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDTextNumberOfLanguages_Proxy(IDvdInfo2 *This,ULONG *pulNumOfLangs); IDvdInfo2 7913 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDTextLanguageInfo_Proxy(IDvdInfo2 *This,ULONG ulLangIndex,ULONG *pulNumOfStrings,LCID *pLangCode,enum DVD_TextCharSet *pbCharacterSet); IDvdInfo2 7915 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDTextStringAsNative_Proxy(IDvdInfo2 *This,ULONG ulLangIndex,ULONG ulStringIndex,BYTE *pbBuffer,ULONG ulMaxBufferSize,ULONG *pulActualSize,enum DVD_TextStringType *pType); IDvdInfo2 7917 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDTextStringAsUnicode_Proxy(IDvdInfo2 *This,ULONG ulLangIndex,ULONG ulStringIndex,WCHAR *pchwBuffer,ULONG ulMaxBufferSize,ULONG *pulActualSize,enum DVD_TextStringType *pType); IDvdInfo2 7919 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetPlayerParentalLevel_Proxy(IDvdInfo2 *This,ULONG *pulParentalLevel,BYTE pbCountryCode[2]); IDvdInfo2 7921 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetNumberOfChapters_Proxy(IDvdInfo2 *This,ULONG ulTitle,ULONG *pulNumOfChapters); IDvdInfo2 7923 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetTitleParentalLevels_Proxy(IDvdInfo2 *This,ULONG ulTitle,ULONG *pulParentalLevels); IDvdInfo2 7925 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDVDDirectory_Proxy(IDvdInfo2 *This,LPWSTR pszwPath,ULONG ulMaxSize,ULONG *pulActualSize); IDvdInfo2 7927 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_IsAudioStreamEnabled_Proxy(IDvdInfo2 *This,ULONG ulStreamNum,WINBOOL *pbEnabled); IDvdInfo2 7929 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDiscID_Proxy(IDvdInfo2 *This,LPCWSTR pszwPath,ULONGLONG *pullDiscID); IDvdInfo2 7931 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetState_Proxy(IDvdInfo2 *This,IDvdState **pStateData); IDvdInfo2 7933 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetMenuLanguages_Proxy(IDvdInfo2 *This,LCID *pLanguages,ULONG ulMaxLanguages,ULONG *pulActualLanguages); IDvdInfo2 7935 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetButtonAtPosition_Proxy(IDvdInfo2 *This,POINT point,ULONG *pulButtonIndex); IDvdInfo2 7937 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetCmdFromEvent_Proxy(IDvdInfo2 *This,LONG_PTR lParam1,IDvdCmd **pCmdObj); IDvdInfo2 7939 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDefaultMenuLanguage_Proxy(IDvdInfo2 *This,LCID *pLanguage); IDvdInfo2 7941 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDefaultAudioLanguage_Proxy(IDvdInfo2 *This,LCID *pLanguage,DVD_AUDIO_LANG_EXT *pAudioExtension); IDvdInfo2 7943 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDefaultSubpictureLanguage_Proxy(IDvdInfo2 *This,LCID *pLanguage,DVD_SUBPICTURE_LANG_EXT *pSubpictureExtension); IDvdInfo2 7945 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetDecoderCaps_Proxy(IDvdInfo2 *This,DVD_DECODER_CAPS *pCaps); IDvdInfo2 7947 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_GetButtonRect_Proxy(IDvdInfo2 *This,ULONG ulButton,RECT *pRect); IDvdInfo2 7949 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdInfo2_IsSubpictureStreamEnabled_Proxy(IDvdInfo2 *This,ULONG ulStreamNum,WINBOOL *pbEnabled);