Python Reference Guide
 
Loading...
Searching...
No Matches
FBExistingClipAction Class Reference

Action to perform, when preparing an Audio In object to record, when the action clip associated to the recording path is already in the scene. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBExistingClipAction:

Public Attributes

 kFBExistingClipAskUser
 Ask the user for desired operation via a dialog.

 
 kFBExistingClipRemove
 Remove the action clip from the scene.

 
 kFBExistingClipAbortOperation
 Cancel preparing the audio in to record.

 

Detailed Description

Action to perform, when preparing an Audio In object to record, when the action clip associated to the recording path is already in the scene.


Member Data Documentation

◆ kFBExistingClipAbortOperation

kFBExistingClipAbortOperation

Cancel preparing the audio in to record.

◆ kFBExistingClipAskUser

kFBExistingClipAskUser

Ask the user for desired operation via a dialog.

◆ kFBExistingClipRemove

kFBExistingClipRemove

Remove the action clip from the scene.