sbin/res/jsdoc/app/test/encoding.js
author hamidouk
Wed, 01 Feb 2012 14:19:32 +0100
branchpopcorn-port
changeset 758 7fdb2d92da58
parent 520 fe008e95a716
permissions -rw-r--r--
trigger the seeked signal after seeking because due to a bug in jwplayer, it's not triggered when the video was paused.


/**
 * @Constructor
 * @desc 配置文件
 * @class 什么也不返回
 */
function Test(conf) {
    // do something;
}