Click or drag to resize
MediaBuilderinitWithMediaUnit Method
Initializes builder with a playlist of a single MediaUnit.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void initWithMediaUnit(
	MediaUnit contentUnit,
	string vmapURL
)

Parameters

contentUnit
Type: Veeplay.media.eventsMediaUnit
object to be played.
vmapURL
Type: SystemString
See Also