ContextParams2
- class carb.audio.ContextParams2
Bases:
pybind11_object
Extended context parameters block. This is used to set and retrieve extended context parameters and their current values. This object must be attached to the ‘ContextParams.ext’ value and the ‘ContextParams.flags’ value must have one or more flags related to the extended parameters set for them to be modified or retrieved.
Methods
__init__
(self)- __init__(self: carb.audio._audio.ContextParams2) None