Click or drag to resize

ICameoSdkMediaPlayerFactory Property

Returns interface to media player factory, that allows to create media player for playback functionality.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
IMediaPlayerFactory MediaPlayerFactory { get; }

Property Value

IMediaPlayerFactory
See Also