GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
conversation Directory Reference
Directory dependency graph for conversation:

Files

 conversation.h
 constants for network protocols
 
 conversation_api.c
 phone and caller API to the conversation service
 
 conversation_api_call.c
 call API to the conversation service
 
 gnunet-conversation-test.c
 tool to test speaker and microphone (for end users!)
 
 gnunet-conversation.c
 conversation implementation
 
 gnunet-helper-audio-playback-gst.c
 program to playback audio data to the speaker (GStreamer version)
 
 gnunet-helper-audio-playback.c
 program to playback audio data to the speaker
 
 gnunet-helper-audio-record-gst.c
 program to record audio data from the microphone (GStreamer version)
 
 gnunet-helper-audio-record.c
 program to record audio data from the microphone
 
 gnunet-service-conversation.c
 conversation service implementation
 
 gnunet_gst.c
 FIXME.
 
 gnunet_gst.h
 
 gnunet_gst_def.h
 FIXME.
 
 gnunet_gst_test.c
 FIXME.
 
 microphone.c
 API to access an audio microphone; provides access to hardware microphones; actually just wraps the gnunet-helper-audio-record.
 
 plugin_gnsrecord_conversation.c
 gnsrecord plugin to provide the API for fundamental GNS records This includes the VPN record because GNS resolution is expected to understand VPN records and (if needed) map the result to A/AAAA.
 
 speaker.c
 API to access an audio speaker; provides access to hardware speakers.