Code Monkey home page Code Monkey logo

periodictimeobserver's Introduction

Bug Submission: addPeriodicTimeObserver

Description

This README file provides information about a bug related to the addPeriodicTimeObserver method in Apple's framework. This bug affects the periodic time observation functionality, causing unexpected behavior or errors. Please read the following sections for detailed information on how to reproduce the bug, its expected behavior, and any additional notes.

Bug Details

  • Bug Title: Bug in addPeriodicTimeObserver method
  • Framework: AVFoundation
  • Method: addPeriodicTimeObserver: forInterval: queue: block:

Steps to Reproduce

To reproduce the bug, follow these steps:

  1. Open this project
  2. Build and run to see the expected behavior.
  3. Uncomment line 79 of CustomVideoPlayerNoVM
  4. Build and run again to see the issue

Expected Behavior

The addPeriodicTimeObserver method should register a time observer that invokes a block periodically based on the specified interval and queue. The expected behavior is for the block to be executed at regular intervals as specified.

Actual Behavior

When I add some code in the code block, the block no longer fires at the specified interval, and fires at a much higher rate.

Environment

Please provide information about your development environment:

  • Device: Simulator and iPhone 14 Pro
  • Operating System: ios 16.4
  • Xcode Version: 14.3.1

Contact Information

Please include your contact information below so that Apple engineers can reach out to you for further clarification or updates regarding the bug submission:

periodictimeobserver's People

Contributors

regennz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.