Files | |
file | conversation.h [code] |
constants for network protocols | |
file | conversation_api.c [code] |
phone and caller API to the conversation service | |
file | conversation_api_call.c [code] |
call API to the conversation service | |
file | gnunet-conversation-test.c [code] |
tool to test speaker and microphone (for end users!) | |
file | gnunet-conversation.c [code] |
conversation implementation | |
file | gnunet-helper-audio-playback-gst.c [code] |
program to playback audio data to the speaker (GStreamer version) | |
file | gnunet-helper-audio-playback.c [code] |
program to playback audio data to the speaker | |
file | gnunet-helper-audio-record-gst.c [code] |
program to record audio data from the microphone (GStreamer version) | |
file | gnunet-helper-audio-record.c [code] |
program to record audio data from the microphone | |
file | gnunet-service-conversation.c [code] |
conversation service implementation | |
file | gnunet_gst.c [code] |
FIXME. | |
file | gnunet_gst.h [code] |
file | gnunet_gst_def.h [code] |
FIXME. | |
file | gnunet_gst_test.c [code] |
FIXME. | |
file | microphone.c [code] |
API to access an audio microphone; provides access to hardware microphones; actually just wraps the gnunet-helper-audio-record. | |
file | plugin_gnsrecord_conversation.c [code] |
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. | |
file | speaker.c [code] |
API to access an audio speaker; provides access to hardware speakers. | |