MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / SetVideoRect

Method SetVideoRect

Source/DX9VideoProcessor.cpp:1682–1687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1680}
1681
1682void CDX9VideoProcessor::SetVideoRect(const CRect& videoRect)
1683{
1684 m_videoRect = videoRect;
1685 UpdateRenderRect();
1686 UpdateTexures();
1687}
1688
1689HRESULT CDX9VideoProcessor::SetWindowRect(const CRect& windowRect)
1690{

Callers 2

SetMediaTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected