Add Custom Controls to MoviePlayer

后端 未结 5 464
慢半拍i
慢半拍i 2020-12-07 23:28

I am trying to figure out how to add a custom control to the iPhone MoviePlayer. For an example of what I am trying to do see the following image.

5条回答
  •  我在风中等你
    2020-12-08 00:07

    This sample application that Apple provides should help. From the description:

    Demonstrates how to use the Media Player Framework to play a movie full-screen. The sample contains code to configure the movie background color, playback controls and scaling mode via the built-in Settings application. Also shows how to draw custom overlay controls on top of the movie during playback.

提交回复
热议问题