octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56493] Audioplayer object does not start plai


From: Deyan
Subject: [Octave-bug-tracker] [bug #56493] Audioplayer object does not start plaing after being stopped
Date: Fri, 14 Jun 2019 03:17:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0

URL:
  <https://savannah.gnu.org/bugs/?56493>

                 Summary: Audioplayer object does not start plaing after being
stopped
                 Project: GNU Octave
            Submitted by: dvd_video
            Submitted on: Fri 14 Jun 2019 07:17:22 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: Deyan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hello,
Consider the following code when the object is currently running and playing
audio:

Pause and resume. The object continues playing audio.

pause(Object);
resume(Object);


Stop and resume. The object is restarted and cannot start playing audio
again.

stop(Object);
resume(Object);





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56493>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]