Home
last modified time | relevance | path

Searched refs:IAMTimecodeReader (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.h4408 typedef interface IAMTimecodeReader IAMTimecodeReader; typedef
10955 typedef struct IAMTimecodeReader IAMTimecodeReader; typedef
12752 struct IAMTimecodeReader : public IUnknown { struct
12763 HRESULT (WINAPI *QueryInterface)(IAMTimecodeReader *This,REFIID riid,void **ppvObject);
12764 ULONG (WINAPI *AddRef)(IAMTimecodeReader *This);
12765 ULONG (WINAPI *Release)(IAMTimecodeReader *This);
12766 HRESULT (WINAPI *GetTCRMode)(IAMTimecodeReader *This,LONG Param,LONG *pValue);
12767 HRESULT (WINAPI *SetTCRMode)(IAMTimecodeReader *This,LONG Param,LONG Value);
12768 HRESULT (WINAPI *put_VITCLine)(IAMTimecodeReader *This,LONG Line);
12769 HRESULT (WINAPI *get_VITCLine)(IAMTimecodeReader *This,LONG *pLine);
[all …]