IVideoSourceInternal
interface IVideoSourceInternal : IVideoSource, SuspendStreamable, SuspendConfigurable<VideoSourceConfig> , Releasable
The internal interface for video sources.
Inheritors
Types
Link copied to clipboard
interface Factory
A factory to build an IVideoSourceInternal.
Properties
Functions
Link copied to clipboard
Configure the Configurable implementation.
Link copied to clipboard
Starts frames or data stream generation Throws an exception if not ready for live stream
Link copied to clipboard
Stops frames or data stream generation