PTIMECODE_SAMPLE 5128 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI GetTimecode(PTIMECODE_SAMPLE pTimecodeSample) = 0; PTIMECODE_SAMPLE 5140 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetTimecode)(IAMTimecodeReader *This,PTIMECODE_SAMPLE pTimecodeSample); PTIMECODE_SAMPLE 5165 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTimecodeReader_GetTimecode_Proxy(IAMTimecodeReader *This,PTIMECODE_SAMPLE pTimecodeSample); PTIMECODE_SAMPLE 5183 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI SetTimecode(PTIMECODE_SAMPLE pTimecodeSample) = 0; PTIMECODE_SAMPLE 5184 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI GetTimecode(PTIMECODE_SAMPLE pTimecodeSample) = 0; PTIMECODE_SAMPLE 5196 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetTimecode)(IAMTimecodeGenerator *This,PTIMECODE_SAMPLE pTimecodeSample); PTIMECODE_SAMPLE 5197 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetTimecode)(IAMTimecodeGenerator *This,PTIMECODE_SAMPLE pTimecodeSample); PTIMECODE_SAMPLE 5223 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTimecodeGenerator_SetTimecode_Proxy(IAMTimecodeGenerator *This,PTIMECODE_SAMPLE pTimecodeSample); PTIMECODE_SAMPLE 5225 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTimecodeGenerator_GetTimecode_Proxy(IAMTimecodeGenerator *This,PTIMECODE_SAMPLE pTimecodeSample);