HomeSort by relevance Sort by last modified time
    Searched refs:RFB (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/webclients/novnc/include/
rfb.js 16 var RFB;
20 RFB = function (defaults) {
131 'onUpdateState': function () { }, // onUpdateState(rfb, state, oldstate, statusMsg): state update/change
132 'onPasswordRequired': function () { }, // onPasswordRequired(rfb): VNC password is required
133 'onClipboard': function () { }, // onClipboard(rfb, text): RFB clipboard contents received
134 'onBell': function () { }, // onBell(rfb): RFB Bell message received
135 'onFBUReceive': function () { }, // onFBUReceive(rfb, fbu): RFB FBU received but not yet processe
    [all...]
ui.js 11 /* global window, $D, Util, WebUtil, RFB, Display */
23 "jsunzip.js", "rfb.js", "keysym.js"]);
41 // Setup rfb object, load settings from browser storage, then call
98 UI.rfb = new RFB({'target': $D('noVNC_canvas'),
163 callback(UI.rfb);
422 if (UI.rfb.get_display().get_cursor_uri()) {
477 if (UI.rfb.get_display().get_cursor_uri()) {
492 UI.setViewDrag(UI.rfb.get_viewportDrag());
499 UI.rfb.sendPassword($D('noVNC_password').value)
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp     [all...]
stereo_g729.rtp     [all...]

Completed in 69 milliseconds