Virtual Method
AgsAudioOscConfigControllerapply_config
since: 3.0.0
Declaration [src]
gpointer
apply_config (
AgsOscConfigController* osc_config_controller,
AgsOscConnection* osc_connection,
guchar* message,
guint message_size
)
Parameters
osc_connection-
Type:
AgsOscConnectionThe
AgsOscConnection.The data is owned by the caller of the method. message-
Type:
guchar*The message received.
The data is owned by the caller of the method. message_size-
Type:
guintThe message size.