BBNativePlayerView

constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

no need to call this directly; use BBNativePlayer's createPlayerView factory function

Parameters

context

should be of type AppCompatActivity for fullscreen functionality

attrs

(optional, default: null)

defStyleAttr

(optional, default: 0)