Skip to content

VideoRenderer

Ajša Terko edited this page Apr 26, 2023 · 4 revisions



VideoRenderer(context)

Description

Creates new instance of VideoRenderer.

Arguments

  • context: Context - Interface to global information about an application environment.

Returns



VideoRenderer(context, attributeSet)

Description

Creates a new instance of VideoRenderer.

Arguments

  • context: Context - Interface to global information about an application environment.
  • attributeSet: AttributeSet - A collection of attributes.

Returns



init()

Description

Initializes object of VideoRenderer class.

Arguments

  • none

Returns

  • N/A

Tutorials

Migration guides

Reference documentation

Clone this wiki locally