AVAudioMixInputParameters.GetVolumeRamp Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La rampe de volume pour l’heure spécifiée. Notez que la sortie s’effectue en grande partie via ref
des args.
[Foundation.Export("getVolumeRampForTime:startVolume:endVolume:timeRange:")]
public virtual bool GetVolumeRamp (CoreMedia.CMTime forTime, ref float startVolume, ref float endVolume, ref CoreMedia.CMTimeRange timeRange);
abstract member GetVolumeRamp : CoreMedia.CMTime * * * -> bool
override this.GetVolumeRamp : CoreMedia.CMTime * * * -> bool
Paramètres
- forTime
- CMTime
- startVolume
- Single
- endVolume
- Single
- timeRange
- CMTimeRange
Retours
- Attributs