Click or drag to resize

IMediaPlayerFactory Interface

Represents an interface, that provides access to the media player factory.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public interface IMediaPlayerFactory

The IMediaPlayerFactory type exposes the following members.

Methods
 NameDescription
Public methodGetMediaPlayer Creates media player (playback control).
Top
See Also