This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.owner

public Object owner;

Description

Object where this provider came from.

E.g.: for AudioSampleProviders that were obtained from a VideoPlayer, this will be the video player.