mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-22 08:55:40 +02:00
12 lines
496 B
Plaintext
12 lines
496 B
Plaintext
ENCODER_SAMPLERATES Table Layout for Rivendell
|
|
|
|
The ENCODER_SAMPLERATES table holds data concerning the allowed
|
|
sample rates in samples/sec for each custom encoder format on the system.
|
|
Following is the layout of a record in the ENCODER_SAMPLERATES table:
|
|
|
|
FIELD NAME TYPE REMARKS
|
|
-------------------------------------------------------------------
|
|
ID int(11)
|
|
ENCODER_ID int(11) From ENCODERS.ID
|
|
SAMPLERATE int(11)
|