AVMutableAudioMixInputParameters.SetVolume(Single, CMTime) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the volume at the specified time.
[Foundation.Export("setVolume:atTime:")]
public virtual void SetVolume (float volume, CoreMedia.CMTime atTime);
abstract member SetVolume : single * CoreMedia.CMTime -> unit
override this.SetVolume : single * CoreMedia.CMTime -> unit
Parameters
- volume
- Single
- atTime
- CMTime
- Attributes