Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about avplayeritem

Read more about avplayeritem

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - avplayeritem

MTAudioProcessingTap - prepare{} and process{} callbacks are not executing

I am working on loading a (local) movie into AVPlayer and applying processing to the audio track with an audioTapProcessor. So far I've found great GitHub examples here, here, and here. I'm using the ...
test-img

eefanatic

swift

avfoundation

avplayer

avplayeritem

avmutableaudiomixinputparameters

Votes: 0

Answers: 1

Latest Answer

You need to create an AVPlayer player = AVPlayer(playerItem: playerItem) and then at some point start it playing: player.play() Then the prepare and process callbacks will be called.
test-img

Rhythmic Fistman

How to add subtitles for offline video (using AvPlayer)

I'm trying to add subtitles for a video. Both video file and subtitles files are downloaded on iphone (*in both vtt and srt format) Example paths: subtitle: file:///private/var/mobile/Containers/Data/...
test-img

Janek Podwysocki

ios

swift

avplayer

avplayeritem

avplayerlayer

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved