- sh
- the SurfaceHolder to use for video display
Sets the Android.Views.ISurfaceHolder to use for displaying the video portion of the media. Either a surface holder or surface must be set if a display or video sink is needed. Not calling this method or MediaPlayer.SetSurface(Android.Views.Surface) when playing back a video will result in only the audio track being played. A null surface holder or surface will result in only the audio track being played.