| AudioSink Events | 
The AudioSink type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnDisabledChange | 
            Raised when Disabled is changed.
            (Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnProcessFrame | 
            Raised when a frame is processed.
            (Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnProcessFrameException | 
            Raised when an exception is thrown while processing a frame.
            (Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnRaiseControlFrames | 
            Raised when control frames are raised.
            (Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnStateChange | 
            Raised when the state changes.
            (Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | 
 See Also
See Also