Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
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.