how to use Mac AVFoundation framework for audio playback??

Mac OSX specific forum
dman10001
User
User
Posts: 55
Joined: Mon Feb 25, 2013 3:04 pm

how to use Mac AVFoundation framework for audio playback??

Post by dman10001 »

Hi, I tried to use the AVFoundation framework to playback audio.
I can not find info on this subject, I tried the Apple website and no success.


need a simple code to setup the functions.

Code: Select all

Import "/System/Library/Frameworks/AVFoundation.framework/AVFoundation"
  
  Init()
  
  
EndImport

Do anyone have an idea?

please help.
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3870
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: how to use Mac AVFoundation framework for audio playback

Post by wilbert »

Windows (x64)
Raspberry Pi OS (Arm64)
Post Reply