// Assembly: UnityEngine.VideoModule
// Full name: UnityEngine.Video.VideoAudioOutputMode

namespace UnityEngine.Video
{
public class VideoAudioOutputMode // TypeDefIndex: 13449
{
	// Fields
	type#20890 value__;
	type#28574 None;
	type#28574 AudioSource;
	type#28574 Direct;
	type#28574 APIOnly;
}
}
