Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
libao
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • libao
  • Issues
  • #1727

Closed
Open
Opened Aug 14, 2010 by Richard Kettlewell@rjk

device->internal no longer available

Forwarded from debian http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577400

Package: libao-dev Version: 1.0.0-3

In earlier versions of libao it was possible to write new plugins for it, using the interface described at doc/plugin-overview.html and doc/plugin-api.html.

However, the contents of the ao_device structure is no longer visible, so plugins that store their private data via device->internal can no longer be built. That would be fine if there was an alternative way to associated private data with an ao_device, but there isn't.

plugin-overview.html mentions a number of other fields of ao_device which plugins are expected to be able to access, e.g. driver_byte_format, but they are also invisible.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/libao#1727