Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
LibVLCSharp
LibVLCSharp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • VideoLAN
  • LibVLCSharpLibVLCSharp
  • Merge Requests
  • !17

Closed
Opened Jun 26, 2020 by Muhammad Azeez@mhmd_azeezContributor
  • Report abuse
Report abuse

Audio callback sample

  • Overview 21
  • Commits 7
  • Changes 4

Fixes #239 (closed)

This sample shows you how you can use SetAudioFormatCallback and SetAudioCallbacks. It does two things:

  1. Play the sound from the specified video using NAudio
  2. Extract the sound into a file using NAudio

cc @mfkl

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: videolan/LibVLCSharp!17
Source branch: audio-callback-sample