hi,
I am trying to play a video using CVideoPlayerUtility.
I ve created a control for this aim, and brushed the Rect() in black - it worked perfectly, main pane colored black.
then i am creating VideoPlayer sending to constructor same Rect() as WindowRect and as ClipRect.
But when i am starting to play video it showed not at the main pane, but somewhere above. i.e. like there is some Y offset of 20-30 pixels.
Any ideas?