VJ Master
1.0
Real-time audio analysis and visualisation.
Loading...
Searching...
No Matches
ST_VJMasterEdFunctionLibrary.h
1
// Copyright (c) 2025 Aaron Trotter (ShaderTech). All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
7
class
ST_VJMASTEREDITOR_API
ST_VJMasterEdFunctionLibrary
8
{
9
public
:
10
static
void
Run_LogPlaybackDevices();
11
static
void
Run_LogCaptureDevices();
12
static
void
Run_LogInputMIDIDevices();
13
static
void
Run_LogOutputMIDIDevices();
14
};
ST_VJMasterEdFunctionLibrary
Definition
ST_VJMasterEdFunctionLibrary.h:8
Plugins
ST_VJMaster
Source
ST_VJMasterEditor
Public
Customisation
ST_VJMasterEdFunctionLibrary.h
Generated by
1.14.0