Click or drag to resize
MediaPlayercurrentUnit Method
Returns the currently playing MediaUnit.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MediaUnit currentUnit()

Return Value

Type: MediaUnit
An MediaUnit object representing the current unit.
See Also