PlayAutomationEvent method
Implementation
@override
void PlayAutomationEvent(
AutomationEventD event,
) => _ffi.PlayAutomationEvent(
$.AutomationEvent$.Ref1(event).asNativePointer<AutomationEventC>().ref,
);
@override
void PlayAutomationEvent(
AutomationEventD event,
) => _ffi.PlayAutomationEvent(
$.AutomationEvent$.Ref1(event).asNativePointer<AutomationEventC>().ref,
);