Home | History | Annotate | Download | only in media

Lines Matching full:video

57      * vid.codec - video encoder. see mediarecorder.h for details.
59 * vid.width - video frame width
60 * vid.height - video frame height
61 * vid.fps - video frame rate
62 * vid.bps - video bit rate
75 * Returns the video encoders supported.
80 * Returns the value for the given param name for the given video encoder
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
115 * Returns the video decoders supported.