owner
Object where this provider came from.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Experimental.Audio
- Assembly: UnityEngine.AudioModule
public Object owner { get; }
Remarks
E.g.: for AudioSampleProviders that were obtained from a VideoPlayer, this will be the video player.