![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_irepresentation.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_irepresentation.h>
#include <pluginterfaces/vst/ivstrepresentation.h>
Include dependency graph for ags_vst_irepresentation.cpp:

Functions | |
const AgsVstTUID * | ags_vst_ixml_representation_controller_get_iid () |
AgsVstTResult | ags_vst_ixml_representation_controller_get_xml_representation_stream (AgsVstIXmlRepresentationController *ixml_representation_controller, AgsVstRepresentationInfo *info, AgsVstIBStream *stream) |
Function Documentation
◆ ags_vst_ixml_representation_controller_get_iid()
const AgsVstTUID * ags_vst_ixml_representation_controller_get_iid | ( | ) |
Get IID.
- Returns
- the Steinberg::TUID as AgsVstFUID
- Since
- 5.0.0
◆ ags_vst_ixml_representation_controller_get_xml_representation_stream()
AgsVstTResult ags_vst_ixml_representation_controller_get_xml_representation_stream | ( | AgsVstIXmlRepresentationController * | ixml_representation_controller, |
AgsVstRepresentationInfo * | info, | ||
AgsVstIBStream * | stream | ||
) |
Get XML representation stream.
- Parameters
-
ixml_representation_controller the XML representation controller info the representation info stream the stream
- Returns
- the return value
- Since
- 5.0.0
Generated by