IControlFactoryCreatePlaybackCameoControl Method |  |
Create Image pane control for displaying recorded video.
Playback control is done via specified mediaPlayer.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxIVideoCameoControl CreatePlaybackCameoControl(
IMediaPlayer mediaPlayer
)
Parameters
- mediaPlayer IMediaPlayer
- Media player that provides playback functionality.
Return Value
IVideoCameoControlImage pane control associated with provided media player.
Exceptions
See Also