Click or drag to resize

CameraSource Methods

The CameraSource type exposes the following members.

Methods
  NameDescription
Public methodAddOutput
Adds an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodAddOutputs
Adds some outputs.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodChangeInput
Changes the current input.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodCreateInputCollection
Creates an input collection.
(Inherited from VideoSource.)
Public methodDestroy
Destroys this instance.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodDoDestroy
Destroys this instance.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodDoProcessControlFrames
Processes the control frames.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodDoProcessSdpMediaDescription
Processes a local SDP media description.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodDoProcessStatsFromOutput
Processes stats from an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodDoStart (Overrides MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.DoStart().)
Protected methodDoStop (Overrides MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.DoStop().)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetFirSequenceNumber
Gets the FIR sequence number.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodGetFrameRateDistance
Gets the distance between two frame rates.
(Inherited from VideoSource.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInputs
Gets the inputs.
(Overrides MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.GetInputs().)
Public methodGetSizeDistance
Gets the distance between two sizes.
(Inherited from VideoSource.)
Public methodGetType (Inherited from Object.)
Public methodHasOutput
Determines whether this source has the specified output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodIncrementFirSequenceNumber
Increments the FIR sequence number.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessControlFrames
Processes the control frames.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodProcessGetMuteFromStream
Gets whether the stream is muted or not.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodProcessSdpMediaDescriptionFromOutput
Processes a local SDP media description from an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodProcessSetMuteFromStream
Process a set mute call from a stream.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodProcessStatsFromOutput
Processes stats from an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Protected methodRaiseFrame
Raises a frame.
(Inherited from VideoSource.)
Public methodRemoveOutput
Removes an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodRemoveOutputs()
Removes all outputs.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodRemoveOutputs(TIInput[])
Removes some outputs.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodsetRotation
Public methodStart
Starts this instance.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodStop
Stops this instance.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodToString
Returns a string that represents this instance.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also