GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
audiodevinfo.cc File Reference
#include <cstdint>
#include <string>
#include <vector>
#include "mach-info.h"
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
#include "oct-locbuf.h"
#include "ovl.h"
#include "ov.h"
#include "ov-int32.h"
#include "ov-struct.h"
#include "parse.h"
#include "unwind-prot.h"
Include dependency graph for audiodevinfo.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Faudiodevinfo (const octave_value_list &, int)
 
C OCTAVE_EXPORT octave_functionGaudiodevinfo (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Faudiodevinfo ( const octave_value_list ,
int   
)
C OCTAVE_EXPORT octave_function* Gaudiodevinfo ( const octave::dynamic_library shl,
bool  relative 
)