Show / Hide Table of Contents

Namespace SA.iOS.AVKit

Classes

ISN_AVPlayerViewController

An object that displays the video content from a player object along with system-supplied playback controls.

Using ISN_AVPlayerViewController makes it easy for you to add media playback capabilities to your application matching the styling and features of the native system players. Since ISN_AVPlayerViewController is a system framework class, your playback applications automatically adopt the new aesthetics and features of future operating system updates without any additional work from you.

Important Do not subclass ISN_AVPlayerViewController. Overriding this class’s methods is unsupported and results in undefined behavior.

In This Article
Back to top Generated by DocFX