set_volume_scope#

ThinVolumeControl.set_volume_scope(entities)#

Sets the volume scope of thin volume control.

Parameters:
entitiesScopeDefinition

Scope definition for volume entities.

Returns:
SetScopeResults

Returns SetScopeResults.

Return type:

SetScopeResults

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> results = thin_vol_ctrl.set_volume_scope(entities)