The ImageProvider<(Of <(<'T>)>)> type exposes the following members.

Constructors

  NameDescription
Protected methodImageProvider<(Of <(<'T>)>)>
Initializes a new instance of the ImageProvider<(Of <(<'T>)>)> class

Methods

  NameDescription
Protected methodDataReceived (Overrides VideoHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(VideoData>)>>)).)
Public methodDispose()()()() (Inherited from VoIPMediaHandler.)
Protected methodDispose(Boolean) (Inherited from VoIPMediaHandler.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from VoIPMediaHandler.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnImageReady
Protected methodReinitConverter
Protected methodSendData (Inherited from VideoHandler.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Protected propertyConverter
Public propertyMediaFormat (Inherited from VideoHandler.)

Events

  NameDescription
Public eventDataSent (Inherited from VideoHandler.)
Public eventImageReady
Public eventMediaFormatChanged (Inherited from VideoHandler.)

See Also