Class IDASound (unit DAnim)

Inherits from

IDABehavior

Constructors



Functions

function Gain(gainAmt_0: double; out ret_1: IDASound): HRESULT;


function GainAnim(gainAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Loop(out ret_0: IDASound): HRESULT;


function Pan(panAmt_0: double; out ret_1: IDASound): HRESULT;


function PanAnim(panAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Phase(phaseAmt_0: double; out ret_1: IDASound): HRESULT;


function PhaseAnim(phaseAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Rate(pitchShift_0: double; out ret_1: IDASound): HRESULT;


function RateAnim(pitchShift_0: IDANumber; out ret_1: IDASound): HRESULT;


Properties

Events

Variables


Constructors


Functions


function Gain(gainAmt_0: double; out ret_1: IDASound): HRESULT;


function GainAnim(gainAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Loop(out ret_0: IDASound): HRESULT;


function Pan(panAmt_0: double; out ret_1: IDASound): HRESULT;


function PanAnim(panAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Phase(phaseAmt_0: double; out ret_1: IDASound): HRESULT;


function PhaseAnim(phaseAmt_0: IDANumber; out ret_1: IDASound): HRESULT;


function Rate(pitchShift_0: double; out ret_1: IDASound): HRESULT;


function RateAnim(pitchShift_0: IDANumber; out ret_1: IDASound): HRESULT;


Properties


Events


Variables