I've used the sample code commonly posted elsewhere to host a VideoWindow inside of a ControlHost (HwndHost), and this is working with one exception in that the video does not scale to the dimensions provided in SetWindowPostion. The window is sized
properly, but in a smaller window (with expected aspect ratio) only a portion of the video is displayed. Is there a way to ask the video window to resize to fit in the container? Thanks much...
↧