Package-level declarations

Types

Link copied to clipboard
open class PLVAuxiliaryVideoView @JvmOverloads constructor(    context: Context,     attributeSet: AttributeSet? = null,     defStyleAttr: Int = 0,     player: PLVAuxiliaryMediaPlayer = PLVAuxiliaryMediaPlayer()) : FrameLayout, IPLVAuxiliaryMediaPlayer
Link copied to clipboard
Link copied to clipboard
open class PLVVideoView @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0,     mediaPlayer: <Error class: unknown class> = PLVMediaPlayer()) : FrameLayout, IPLVMediaPlayer