applyVolumeInfo
Apply a specific VolumeInfo to all Playbacks in a Scope.
The smaller a scope's priority is, the wider applicable range it will be.
Applying new VolumeInfo to smaller Scope will change VolumeInfo of Playbacks in that Scope.
If the Scope is from Scope.BUCKET, any new Playback added to that Bucket will be configured with the updated VolumeInfo.
Parameters
target
is the container to apply new VolumeInfo to. This must be set together with the Scope. For example, if client wants to apply the VolumeInfo to Scope.PLAYBACK, the receiver must be the Playback to apply to. If client wants to apply to Scope.BUCKET, the receiver must be either the Playback inside that Bucket, or the root object of a Bucket.