AudioSource.Open(AudioFileType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Open the audio source for reading and/or writing.
protected void Open(AudioToolbox.AudioFileType fileTypeHint);
override this.Open : AudioToolbox.AudioFileType -> unit
Parameters
- fileTypeHint
- AudioFileType
The file type for the audio source.