https://learn.microsoft.com/en-us/windows/win32/api/mftransform/nf-mftransform-imftransform-getinputstreaminfo
IMFTransform::GetInputStreamInfo (mftransform.h) - Win32 apps | Microsoft Learn
Gets the buffer requirements and other information for an input stream on this Media Foundation transform (MFT).
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/mftransform/nf-mftransform-imftransform-processinput
IMFTransform::ProcessInput (mftransform.h) - Win32 apps | Microsoft Learn
Delivers data to an input stream on this Media Foundation transform (MFT).
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/mftransform/nf-mftransform-imftransform-getoutputstreaminfo
IMFTransform::GetOutputStreamInfo (mftransform.h) - Win32 apps | Microsoft Learn
Gets the buffer requirements and other information for an output stream on this Media Foundation transform (MFT).
happsmicrosoftlearn