Method | Description | |
---|---|---|
Close ( MediaEffectClosedReason reason ) : void | ||
DiscardQueuedFrames ( ) : void | ||
GetBadLock ( ) : object | ||
PassthroughEffect ( ) : System | ||
ProcessFrame ( ProcessAudioFrameContext context ) : void | ||
SetEncodingProperties ( AudioEncodingProperties encodingProperties ) : void | ||
SetProperties ( IPropertySet configuration ) : void |
public Close ( MediaEffectClosedReason reason ) : void | ||
reason | MediaEffectClosedReason | |
return | void |
public ProcessFrame ( ProcessAudioFrameContext context ) : void | ||
context | ProcessAudioFrameContext | |
return | void |
public SetEncodingProperties ( AudioEncodingProperties encodingProperties ) : void | ||
encodingProperties | AudioEncodingProperties | |
return | void |
public SetProperties ( IPropertySet configuration ) : void | ||
configuration | IPropertySet | |
return | void |