Ignore:
Timestamp:
Apr 20, 2006 11:13:32 AM (18 years ago)
Author:
bennylp
Message:

Added stream.c example to demonstrate how to stream audio from both sound device or WAV file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/build/Samples.mak

    r379 r407  
    4040 
    4141SAMPLES := simpleua playfile playsine confsample sndinfo level recfile resampleplay \ 
    42            siprtp 
     42           siprtp stream 
    4343 
    4444EXES := $(foreach file, $(SAMPLES), $(BINDIR)/$(file)-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME)$(HOST_EXE)) 
Note: See TracChangeset for help on using the changeset viewer.