InterleavingMode 3405 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI put_Mode(InterleavingMode mode) = 0; InterleavingMode 3406 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI get_Mode(InterleavingMode *pMode) = 0; InterleavingMode 3416 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *put_Mode)(IConfigInterleaving *This,InterleavingMode mode); InterleavingMode 3417 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *get_Mode)(IConfigInterleaving *This,InterleavingMode *pMode); InterleavingMode 3435 3rdparty/include/dshow/strmif.h HRESULT WINAPI IConfigInterleaving_put_Mode_Proxy(IConfigInterleaving *This,InterleavingMode mode); InterleavingMode 3437 3rdparty/include/dshow/strmif.h HRESULT WINAPI IConfigInterleaving_get_Mode_Proxy(IConfigInterleaving *This,InterleavingMode *pMode);