سؤال

i am working on audio/video player i have implemented volume control for audio files using AVaudioPlayer. I want to have volume control for video file how should i do that if any one know the way to accomplish it please Point me the way to accomplish it .

Thanks in advance

هل كانت مفيدة؟

المحلول

Apple Documentation: AV Foundation Programming Guide - Playback

They are using AVPlayer class, it has volume property. You should look at it AVPlayer class

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top