Version

    Other Documentation

menu_open

AK::IAkSinkPlugin Class Reference

Software effect plug-in interface for sink (audio end point) plugins. More...

Inheritance diagram for AK::IAkSinkPlugin:
AK::IAkPlugin

List of all members.

Public Member Functions

virtual AKRESULT  Init (IAkPluginMemAlloc *in_pAllocator, IAkSinkPluginContext *in_pSinkPluginContext, AkAudioFormat &io_rFormat)=0
virtual AKRESULT  IsDataNeeded (AkUInt32 &out_uNumFramesNeeded)=0
virtual void  Consume (AkAudioBuffer *in_pInputBuffer, AkRamp in_gain)=0
virtual void  OnFrameEnd ()=0
virtual bool  IsStarved ()=0
virtual void  ResetStarved ()=0
  Reset the "starvation" flag after IsStarved() returned true.

Detailed Description

Software effect plug-in interface for sink (audio end point) plugins.

Definition at line 932 of file IAkPlugin.h.


The documentation for this class was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise