FBExistingClipAction Class Reference

FBExistingClipAction Class Reference

#include <mobu-python-api.h>

Class 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.

+ Inheritance diagram for FBExistingClipAction:

Public Attributes

object kFBExistingClipAskUser
 Ask the user for desired operation via a dialog. More...
 
object kFBExistingClipRemove
 Remove the action clip from the scene. More...
 
object kFBExistingClipAbortOperation
 Cancel preparing the audio in to record. More...
 

Member Data Documentation

object kFBExistingClipAbortOperation

Cancel preparing the audio in to record.

object kFBExistingClipAskUser

Ask the user for desired operation via a dialog.

object kFBExistingClipRemove

Remove the action clip from the scene.