Sensoray 616 Linux Manual do Utilizador Página 11

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 19
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Comentários a estes Manuais

Sem comentários