Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstrmif.h4403 typedef interface IAMTimecodeGenerator IAMTimecodeGenerator; typedef
10960 typedef struct IAMTimecodeGenerator IAMTimecodeGenerator; typedef
12807 struct IAMTimecodeGenerator : public IUnknown { struct
12819 HRESULT (WINAPI *QueryInterface)(IAMTimecodeGenerator *This,REFIID riid,void **ppvObject);
12820 ULONG (WINAPI *AddRef)(IAMTimecodeGenerator *This);
12821 ULONG (WINAPI *Release)(IAMTimecodeGenerator *This);
12822 HRESULT (WINAPI *GetTCGMode)(IAMTimecodeGenerator *This,LONG Param,LONG *pValue);
12823 HRESULT (WINAPI *SetTCGMode)(IAMTimecodeGenerator *This,LONG Param,LONG Value);
12824 HRESULT (WINAPI *put_VITCLine)(IAMTimecodeGenerator *This,LONG Line);
12825 HRESULT (WINAPI *get_VITCLine)(IAMTimecodeGenerator *This,LONG *pLine);
[all …]