/// <remarks>Must be <see cref="AudioRendererExecutionMode.Auto"/></remarks>
publicAudioRendererExecutionModeExecutionMode;
/// <summary>
/// The maximum amount of splitters that could be used by the user.
/// </summary>
publicuintSplitterCount;
/// <summary>
/// The maximum amount of splitters destinations that could be used by the user.
/// </summary>
publicuintSplitterDestinationCount;
/// <summary>
/// The size of the external context.
/// </summary>
/// <remarks>This is a leftover of the old "codec" interface system that was present between 1.0.0 and 3.0.0. This was entirely removed from the server side with REV8.</remarks>