Click or drag to resize

AudioSink Events

The AudioSink type exposes the following members.

Events
  NameDescription
Public eventOnDisabledChange
Raised when Disabled is changed.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public eventOnProcessFrame
Raised when a frame is processed.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public eventOnProcessFrameException
Raised when an exception is thrown while processing a frame.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public eventOnRaiseControlFrames
Raised when control frames are raised.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.)
Public eventOnStateChange
Raised when the state changes.
(Inherited from MediaSink<TIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat>.)
Top
See Also