Home | History | Annotate | Download | only in media

Lines Matching full:enc

84      * enc.vid.width.min - min video frame width
85 * enc.vid.width.max - max video frame width
86 * enc.vid.height.min - min video frame height
87 * enc.vid.height.max - max video frame height
88 * enc.vid.bps.min - min bit rate in bits per second
89 * enc.vid.bps.max - max bit rate in bits per second
90 * enc.vid.fps.min - min frame rate in frames per second
91 * enc.vid.fps.max - max frame rate in frames per second
105 * enc.aud.ch.min - min number of channels
106 * enc.aud.ch.max - max number of channels
107 * enc.aud.bps.min - min bit rate in bits per second
108 * enc.aud.bps.max - max bit rate in bits per second
109 * enc.aud.hz.min - min sample rate in samples per second
110 * enc.aud.hz.max - max sample rate in samples per second