Ozeki VoIP SDK Class library
VideoEncoder Class
NamespacesOzeki.Media.MediaHandlers.VideoVideoEncoder
Can encode uncompressed video data.
Declaration Syntax
C#Visual BasicVisual C++
public class VideoEncoder : VideoHandler
Public Class VideoEncoder
	Inherits VideoHandler
public ref class VideoEncoder : public VideoHandler
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
VideoEncoder()()()()
Initializes a new instance of the VideoEncoder class.

AllowMultipleSources
Gets a boolean value indicating whether this media handler can receive data from multiple sources.
(Inherited from VoIPMediaHandler.)
ConnectedToDestination(VideoHandler) (Overrides VideoHandler.ConnectedToDestination(VideoHandler).)
DataReceived(Object, VoIPEventArgs<(Of <<'(VideoData>)>>)) (Overrides VideoHandler.DataReceived(Object, VoIPEventArgs<(Of <<'(VideoData>)>>)).)
DataSent
Event that occurs when the data is ready to send.
(Inherited from VideoHandler.)
DisconnectedFromDestination(VideoHandler) (Overrides VideoHandler.DisconnectedFromDestination(VideoHandler).)
Dispose()()()()
Disposes the object.
(Inherited from VoIPMediaHandler.)
Dispose(Boolean)
Disposes the object.
(Inherited from VoIPMediaHandler.)
Finalize()()()()
(Inherited from VoIPMediaHandler.)
ID (Inherited from VoIPMediaHandler.)
InternalSupportedVideoTypes
MediaFormat
Gets the format of the media handler.
(Inherited from VideoHandler.)
MediaFormatChanged
Occurs when the MediaFormat of the media handler has changed.
(Inherited from VideoHandler.)
OnReceiveTypesChanged()()()() (Inherited from VideoHandler.)
ReceiveTypesChanged (Inherited from VideoHandler.)
ReceiveVideoTypes (Overrides VideoHandler.ReceiveVideoTypes.)
SendData(VideoData)
Sends media data to the connected media handlers.
(Inherited from VideoHandler.)
SourceConnected(VideoHandler) (Overrides VideoHandler.SourceConnected(VideoHandler).)
SourceDisconnected(VideoHandler) (Overrides VideoHandler.SourceDisconnected(VideoHandler).)
Inheritance Hierarchy

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649