<MediaElement Grid.Row="0" x:Name="videoPlayer" Stretch="Fill" DownloadProgressChanged="videoPlayer_DownloadProgressChanged"> <MediaElement.Projection> <PlaneProjection RotationY="45" RotationX="-15"/> </MediaElement.Projection></MediaElement>
And like all other dependency properties, these can be animated.