MCPcopy Create free account

hub / github.com/ARM-software/AVH / functions

Functions3,037 in github.com/ARM-software/AVH

↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Hello/board/Corstone-310/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-300/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-300/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-310/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-310/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-320/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-320/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-315/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
example/FVP_Video/board/Corstone-315/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
board/Corstone-300/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
board/Corstone-300/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
board/Corstone-310/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
board/Corstone-310/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
board/Corstone-320/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
board/Corstone-320/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
board/Corstone-315/vsi/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
board/Corstone-315/vsi/python/vsi_video_server.py:114
↓ 1 callersMethod_setMode
Set the stream mode to input (microphone/file) or output (speakers/file). Args: mode: The I/O mode (input or output).
interface/vstream/python/vsi_audio_server.py:108
↓ 1 callersMethod_setMode
Set the stream mode to input (camera/file) or output (display/file). Args: mode: The I/O mode (input or output).
interface/vstream/python/vsi_video_server.py:114
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Audio/board/Corstone-320/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Audio/board/Corstone-315/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Hello/board/Corstone-300/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Hello/board/Corstone-310/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Video/board/Corstone-300/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Video/board/Corstone-310/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Video/board/Corstone-320/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
example/FVP_Video/board/Corstone-315/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
board/Corstone-300/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
board/Corstone-310/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
board/Corstone-320/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
board/Corstone-315/vsi/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeAudio
Write audio data to the output destination (file or speakers). Args: data: The input audio data as a bytearray to be wri
interface/vstream/python/vsi_audio_server.py:536
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Audio/board/Corstone-320/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Audio/board/Corstone-315/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Hello/board/Corstone-300/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Hello/board/Corstone-310/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Video/board/Corstone-300/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Video/board/Corstone-310/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Video/board/Corstone-320/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
example/FVP_Video/board/Corstone-315/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
board/Corstone-300/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
board/Corstone-310/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
board/Corstone-320/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
board/Corstone-315/vsi/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
Write a frame to the output destination (file or display window). If filename is empty, displays the frame in a window. If f
interface/vstream/python/vsi_video_server.py:602
↓ 1 callersMethod_writeFrame
(self, frame)
interface/video/python/vsi_video_server.py:340
↓ 1 callersFunctioncloseFile
()
interface/sensor/python/vsi_sensor.py:288
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-320/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-320/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-315/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Audio/board/Corstone-315/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-300/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-300/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-310/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-310/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-320/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Hello/board/Corstone-315/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-300/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-300/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-310/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-310/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-320/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-320/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-315/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
example/FVP_Video/board/Corstone-315/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-300/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-300/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-310/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-310/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-320/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-320/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-315/vsi/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
board/Corstone-315/vsi/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
interface/vstream/python/vsi_video.py:186
↓ 1 callersMethodcloseServer
Close the connection to the server and request server shutdown. Returns: None
interface/vstream/python/vsi_audio.py:188
↓ 1 callersMethodcloseServer
(self)
interface/video/python/vsi_video.py:103
↓ 1 callersFunctioncloseWAVE
()
interface/audio/python/arm_vsi1.py:88
↓ 1 callersFunctioncloseWAVE
()
interface/audio/python/arm_vsi0.py:88
↓ 1 callersMethodconfigureStream
Configure the video stream parameters on the server. Args: frame_width: Width of the video frame. frame_heigh
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_video.py:125
↓ 1 callersMethodconfigureStream
Configure the audio stream parameters on the server. Args: channels: Number of audio channels (1=mono, 2=stereo).
example/FVP_Audio/board/Corstone-300/vsi/python/vsi_audio.py:126
↓ 1 callersMethodconfigureStream
Configure the video stream parameters on the server. Args: frame_width: Width of the video frame. frame_heigh
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_video.py:125
↓ 1 callersMethodconfigureStream
Configure the audio stream parameters on the server. Args: channels: Number of audio channels (1=mono, 2=stereo).
example/FVP_Audio/board/Corstone-310/vsi/python/vsi_audio.py:126
← previousnext →501–600 of 3,037, ranked by callers