Package 

Class VdoPlayerSupportFragment

  • All Implemented Interfaces:
    android.content.ComponentCallbacks , android.view.View.OnCreateContextMenuListener , androidx.activity.result.ActivityResultCaller , androidx.lifecycle.HasDefaultViewModelProviderFactory , androidx.lifecycle.LifecycleOwner , androidx.lifecycle.ViewModelStoreOwner , androidx.savedstate.SavedStateRegistryOwner , com.vdocipher.aegis.player.PlayerHost

    
    public final class VdoPlayerSupportFragment
    extends Fragment implements PlayerHost
                        

    Support library based equivalent of VdoPlayerFragment.

    A VdoPlayerSupportFragment hosts a VdoPlayer for media playback.

    It can be dropped into your activity layout and initialized using initialize to obtain a VdoPlayer instance.