Opened 17 years ago
Closed 17 years ago
#445 closed enhancement (fixed)
Added codec encoding/decoding sample
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
A simple example on how to use the codec. The sample will read the PCM samples from input WAV file, encode it, decode it, then write the PCM output to the output WAV file.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1678