Sensoray 616 Linux Manual de usuario Pagina 11

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 19
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 10
11
STREAMTYPE_AES Audio elementary stream, no video,
STREAMTYPE_TRANSPORT Transport stream.
Return values
None.
Notes
Sets type of the MPEG stream. Default value is STREAMTYPE_MUX.
SX16_IOC_SET_VBR
ioctl( handle, SX16_IOC_SET_VBR, vbr );
Parameters
vbr
Enables (1) or disables (0) variable bit rate compression
Return values
None.
Notes
Enables/disables variable bit rate compression. Default value is 0.
SX16_IOC_RW_STOP
ioctl( b->handle, SX16_IOC_RW_STOP, 0 );
Parameters
None.
Return values
Returns 0 on success. Returns an error code if any errors were detected.
Notes
Stops read/write. Sends “STOP” command to the board.
There is no START command; if the board is stopped, it will be started by first read/write command.
SX16_IOC_RW_PAUSE
ioctl( b->handle, SX16_IOC_RW_PAUSE, 0 );
Parameters
Return values
Returns 0 on success. Returns an error code if any errors were detected.
Notes
Vista de pagina 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Comentarios a estos manuales

Sin comentarios