Extended IEditController interface for Inter-App Audio connnection state change notifications ???
#include <ivstinterappaudio.h>
Public Member Functions | |
virtual void | onInterAppAudioConnectionStateChange (TBool newState)=0 |
called when the Inter-App Audio connection state changes | |
Static Public Attributes | |
static const FUID | iid |
Extended IEditController interface for Inter-App Audio connnection state change notifications ???
virtual void onInterAppAudioConnectionStateChange | ( | TBool | newState | ) | [pure virtual] |
called when the Inter-App Audio connection state changes
newState | true if an Inter-App Audio connection is established, otherwise false |