{
    "content": [
        {
            "type": "text",
            "text": "# ossaudiodev (pydoc)\n\n**Summary:** ossaudiodev\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **CLASSES** (3 lines) — 1 subsections\n  - class OSSAudioError (135 lines)\n- **FUNCTIONS** (1 lines) — 2 subsections\n  - open (1 lines)\n  - openmixer (1 lines)\n- **DATA** (115 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nossaudiodev\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/ossaudiodev.html\n\nThe following documentation is automatically generated from the Python\nsource files.  It may be incomplete, incorrect or include features that\nare considered implementation detail and may vary between Python\nimplementations.  When in doubt, consult the module reference at the\nlocation listed above.\n\n### CLASSES\n\nbuiltins.Exception(builtins.BaseException)\nOSSAudioError\n\n#### class OSSAudioError\n\n|  Method resolution order:\n|      OSSAudioError\n|      builtins.Exception\n|      builtins.BaseException\n|      builtins.object\n|\n|  Data descriptors defined here:\n|\n|  weakref\n|      list of weak references to the object (if defined)\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.Exception:\n|\n|  init(self, /, *args, kwargs)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Static methods inherited from builtins.Exception:\n|\n|  new(*args, kwargs) from builtins.type\n|      Create and return a new object.  See help(type) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.BaseException:\n|\n|  delattr(self, name, /)\n|      Implement delattr(self, name).\n|\n|  getattribute(self, name, /)\n|      Return getattr(self, name).\n|\n|  reduce(...)\n|      Helper for pickle.\n|\n|  repr(self, /)\n|      Return repr(self).\n|\n|  setattr(self, name, value, /)\n|      Implement setattr(self, name, value).\n|\n|  setstate(...)\n|\n|  str(self, /)\n|      Return str(self).\n|\n|  withtraceback(...)\n|      Exception.withtraceback(tb) --\n|      set self.traceback to tb and return self.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors inherited from builtins.BaseException:\n|\n|  cause\n|      exception cause\n|\n|  context\n|      exception context\n|\n|  dict\n|\n|  suppresscontext\n|\n|  traceback\n|\n|  args\n\nerror = class OSSAudioError(builtins.Exception)\n|  Method resolution order:\n|      OSSAudioError\n|      builtins.Exception\n|      builtins.BaseException\n|      builtins.object\n|\n|  Data descriptors defined here:\n|\n|  weakref\n|      list of weak references to the object (if defined)\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.Exception:\n|\n|  init(self, /, *args, kwargs)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Static methods inherited from builtins.Exception:\n|\n|  new(*args, kwargs) from builtins.type\n|      Create and return a new object.  See help(type) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.BaseException:\n|\n|  delattr(self, name, /)\n|      Implement delattr(self, name).\n|\n|  getattribute(self, name, /)\n|      Return getattr(self, name).\n|\n|  reduce(...)\n|      Helper for pickle.\n|\n|  repr(self, /)\n|      Return repr(self).\n|\n|  setattr(self, name, value, /)\n|      Implement setattr(self, name, value).\n|\n|  setstate(...)\n|\n|  str(self, /)\n|      Return str(self).\n|\n|  withtraceback(...)\n|      Exception.withtraceback(tb) --\n|      set self.traceback to tb and return self.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors inherited from builtins.BaseException:\n|\n|  cause\n|      exception cause\n|\n|  context\n|      exception context\n|\n|  dict\n|\n|  suppresscontext\n|\n|  traceback\n|\n|  args\n\n### FUNCTIONS\n\n#### open\n\n#### openmixer\n\n### DATA\n\nAFMTAC3 = 1024\nAFMTALAW = 2\nAFMTIMAADPCM = 4\nAFMTMPEG = 512\nAFMTMULAW = 1\nAFMTQUERY = 0\nAFMTS16BE = 32\nAFMTS16LE = 16\nAFMTS16NE = 16\nAFMTS8 = 64\nAFMTU16BE = 256\nAFMTU16LE = 128\nAFMTU8 = 8\nSNDCTLCOPRHALT = 3222553351\nSNDCTLCOPRLOAD = 3484435201\nSNDCTLCOPRRCODE = 3222553347\nSNDCTLCOPRRCVMSG = 2409906953\nSNDCTLCOPRRDATA = 3222553346\nSNDCTLCOPRRESET = 17152\nSNDCTLCOPRRUN = 3222553350\nSNDCTLCOPRSENDMSG = 3483648776\nSNDCTLCOPRWCODE = 1075069701\nSNDCTLCOPRWDATA = 1075069700\nSNDCTLDSPBINDCHANNEL = 3221508161\nSNDCTLDSPCHANNELS = 3221508102\nSNDCTLDSPGETBLKSIZE = 3221508100\nSNDCTLDSPGETCAPS = 2147766287\nSNDCTLDSPGETCHANNELMASK = 3221508160\nSNDCTLDSPGETFMTS = 2147766283\nSNDCTLDSPGETIPTR = 2148290577\nSNDCTLDSPGETISPACE = 2148552717\nSNDCTLDSPGETODELAY = 2147766295\nSNDCTLDSPGETOPTR = 2148290578\nSNDCTLDSPGETOSPACE = 2148552716\nSNDCTLDSPGETSPDIF = 2147766339\nSNDCTLDSPGETTRIGGER = 2147766288\nSNDCTLDSPMAPINBUF = 2148552723\nSNDCTLDSPMAPOUTBUF = 2148552724\nSNDCTLDSPNONBLOCK = 20494\nSNDCTLDSPPOST = 20488\nSNDCTLDSPPROFILE = 1074024471\nSNDCTLDSPRESET = 20480\nSNDCTLDSPSAMPLESIZE = 3221508101\nSNDCTLDSPSETDUPLEX = 20502\nSNDCTLDSPSETFMT = 3221508101\nSNDCTLDSPSETFRAGMENT = 3221508106\nSNDCTLDSPSETSPDIF = 1074024514\nSNDCTLDSPSETSYNCRO = 20501\nSNDCTLDSPSETTRIGGER = 1074024464\nSNDCTLDSPSPEED = 3221508098\nSNDCTLDSPSTEREO = 3221508099\nSNDCTLDSPSUBDIVIDE = 3221508105\nSNDCTLDSPSYNC = 20481\nSNDCTLFM4OPENABLE = 1074024719\nSNDCTLFMLOADINSTR = 1076384007\nSNDCTLMIDIINFO = 3228848396\nSNDCTLMIDIMPUCMD = 3223416066\nSNDCTLMIDIMPUMODE = 3221515521\nSNDCTLMIDIPRETIME = 3221515520\nSNDCTLSEQCTRLRATE = 3221508355\nSNDCTLSEQGETINCOUNT = 2147766533\nSNDCTLSEQGETOUTCOUNT = 2147766532\nSNDCTLSEQGETTIME = 2147766547\nSNDCTLSEQNRMIDIS = 2147766539\nSNDCTLSEQNRSYNTHS = 2147766538\nSNDCTLSEQOUTOFBAND = 1074286866\nSNDCTLSEQPANIC = 20753\nSNDCTLSEQPERCMODE = 1074024710\nSNDCTLSEQRESET = 20736\nSNDCTLSEQRESETSAMPLES = 1074024713\nSNDCTLSEQSYNC = 20737\nSNDCTLSEQTESTMIDI = 1074024712\nSNDCTLSEQTHRESHOLD = 1074024717\nSNDCTLSYNTHCONTROL = 3483652373\nSNDCTLSYNTHID = 3230421268\nSNDCTLSYNTHINFO = 3230421250\nSNDCTLSYNTHMEMAVL = 3221508366\nSNDCTLSYNTHREMOVESAMPLE = 3222032662\nSNDCTLTMRCONTINUE = 21508\nSNDCTLTMRMETRONOME = 1074025479\nSNDCTLTMRSELECT = 1074025480\nSNDCTLTMRSOURCE = 3221509126\nSNDCTLTMRSTART = 21506\nSNDCTLTMRSTOP = 21507\nSNDCTLTMRTEMPO = 3221509125\nSNDCTLTMRTIMEBASE = 3221509121\nSOUNDMIXERALTPCM = 10\nSOUNDMIXERBASS = 1\nSOUNDMIXERCD = 8\nSOUNDMIXERDIGITAL1 = 17\nSOUNDMIXERDIGITAL2 = 18\nSOUNDMIXERDIGITAL3 = 19\nSOUNDMIXERIGAIN = 12\nSOUNDMIXERIMIX = 9\nSOUNDMIXERLINE = 6\nSOUNDMIXERLINE1 = 14\nSOUNDMIXERLINE2 = 15\nSOUNDMIXERLINE3 = 16\nSOUNDMIXERMIC = 7\nSOUNDMIXERMONITOR = 24\nSOUNDMIXERNRDEVICES = 25\nSOUNDMIXEROGAIN = 13\nSOUNDMIXERPCM = 4\nSOUNDMIXERPHONEIN = 20\nSOUNDMIXERPHONEOUT = 21\nSOUNDMIXERRADIO = 23\nSOUNDMIXERRECLEV = 11\nSOUNDMIXERSPEAKER = 5\nSOUNDMIXERSYNTH = 3\nSOUNDMIXERTREBLE = 2\nSOUNDMIXERVIDEO = 22\nSOUNDMIXERVOLUME = 0\ncontrollabels = ['Vol  ', 'Bass ', 'Trebl', 'Synth', 'Pcm  ', 'Spkr '...\ncontrolnames = ['vol', 'bass', 'treble', 'synth', 'pcm', 'speaker', '...\n\n### FILE\n\n/usr/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-x8664-linux-gnu.so\n\n"
        }
    ],
    "structuredContent": {
        "command": "ossaudiodev",
        "section": "",
        "mode": "pydoc",
        "summary": "ossaudiodev",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "CLASSES",
                "lines": 3,
                "subsections": [
                    {
                        "name": "class OSSAudioError",
                        "lines": 135
                    }
                ]
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "open",
                        "lines": 1
                    },
                    {
                        "name": "openmixer",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 115,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}