Class AudioAggregatorHandle
public class AudioAggregatorHandle : AggregatorHandle, IDisposable
- Inheritance
-
AudioAggregatorHandle
- Implements
- Inherited Members
Constructors
AudioAggregatorHandle(nint, bool)
public AudioAggregatorHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static AudioAggregatorHandle For<T>(ConstructArgument[] constructArguments) where T : AudioAggregator, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T