CN108182030B - Player control hiding method and device - Google Patents

Player control hiding method and device Download PDF

Info

Publication number
CN108182030B
CN108182030B CN201711461828.7A CN201711461828A CN108182030B CN 108182030 B CN108182030 B CN 108182030B CN 201711461828 A CN201711461828 A CN 201711461828A CN 108182030 B CN108182030 B CN 108182030B
Authority
CN
China
Prior art keywords
script
control
player
shielding
playing interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201711461828.7A
Other languages
Chinese (zh)
Other versions
CN108182030A (en
Inventor
陈康
徐建军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN201711461828.7A priority Critical patent/CN108182030B/en
Publication of CN108182030A publication Critical patent/CN108182030A/en
Application granted granted Critical
Publication of CN108182030B publication Critical patent/CN108182030B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects

Abstract

The application relates to a player control hiding method and device, which are used for controlling a video playing interface played in a browser, and the method comprises the following steps: when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script; determining a player script corresponding to the video tag in the page; generating a video playing interface corresponding to the video label on the page according to the player script, wherein a control is displayed on the video playing interface; and generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface. Because the control in the video playing interface is invisible, the video cannot be controlled, the problem that the video playing is interrupted or other errors occur due to the fact that the control is touched by mistake is avoided, and the user experience effect is improved.

Description

Player control hiding method and device
Technical Field
The application relates to the technical field of browsers, in particular to a player control hiding method and device.
Background
With the continuous improvement of the performance of mobile terminals and the development of wireless interconnection technology, video playing through mobile terminals is becoming more and more common. Users have higher and higher requirements for playing videos through mobile terminals.
When a browser on a current mobile terminal plays a video in a network, the browser directly plays a video source acquired through a page, and the video plays window styles, for example: the number, icons, and positions of the controls are generally determined by the video source, for example: when the video in the favorite cool network station is watched, the style of the video playing window is the style defined by the favorite cool, and when the video in the favorite art network station is watched, the style of the video playing window is the style defined by the favorite art.
But for some videos the user is required to view directly without user action, such as: in the conference live broadcast or other video live broadcasts, because the control is displayed on the play window, the user often touches the control by mistake in the video watching process, so that the video playing is interrupted or other errors occur, and the user experience effect is poor.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, the application provides a player control hiding method and device.
In view of this, in a first aspect, the present application provides a player control hiding method for controlling a video playing interface played in a browser, where the method includes:
when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script;
determining a player script corresponding to the video tag in the page;
generating a video playing interface corresponding to the video label on the page according to the player script, wherein a control is displayed on the video playing interface;
and generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface.
Optionally, the player script comprises a control script,
the method further comprises the following steps:
determining the position of the control script in the player script;
adding the preset control shielding script to a position, corresponding to the control script, in the player script;
and setting the priority of the preset control shielding script to be higher than the priority of the control script.
Optionally, the generating a blocking layer on the video playing interface according to the preset control blocking script includes:
searching a script related to the control in the player script;
when a plurality of scripts related to the control are available, selecting a preset control shielding script with a higher priority;
and rendering and generating a shielding layer on the video playing interface while generating the video playing interface corresponding to the video label.
Optionally, the method further comprises:
acquiring a setting state of the control shielding in the browser;
judging whether the setting state is a shielding state;
and when the setting state is a shielding state, executing the step of generating a shielding layer on the video playing interface according to the preset control shielding script.
In a second aspect, the present application further provides a player control hiding method, configured to control a video playing interface played in a browser, where the method includes:
when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script;
determining a player script corresponding to the video tag in the page; the player script contains a control script,
determining the position of the control script in the player script;
deleting the control script from the player script;
adding the preset control shielding script to a position corresponding to the control script;
and generating a video playing interface corresponding to the video label on the page according to the modified player script, wherein no control is displayed on the video playing interface.
In a third aspect, the present application further provides a device for hiding a player control, configured to control a video playing interface played in a browser, where the device includes:
the script obtaining unit is used for obtaining a preset control shielding script when detecting that a page requested by a user has a video tag;
the determining unit is used for determining a player script corresponding to the video tag in the page;
the interface generating unit is used for generating a video playing interface corresponding to the video label on the page according to the player script, and a control is displayed on the video playing interface;
and the shielding layer generating unit is used for generating a shielding layer on the video playing interface according to the preset control shielding script, and the position of the shielding layer is located at the top of the control of the video playing interface.
Optionally, the player script comprises a control script,
the device further comprises:
the position determining subunit is used for determining the position of the control script in the player script;
the script injection subunit is used for adding the preset control shielding script to a position, corresponding to the control script, in the player script;
and the priority setting subunit is used for setting the priority of the preset control shielding script to be higher than the priority of the control script.
Optionally, the occlusion layer generating unit includes:
the script searching subunit is used for searching the script related to the control in the player script;
the script selecting subunit selects a preset control shielding script with higher priority when a plurality of scripts related to the control are available;
and the rendering subunit is used for generating a video playing interface corresponding to the video label and rendering and generating a shielding layer on the video playing interface.
Optionally, the apparatus further comprises:
the state acquisition unit is used for acquiring the setting state of the control shielding in the browser;
a state judgment unit for judging whether the setting state is a shielding state;
and the shielding layer generating unit is further used for executing the step of generating the shielding layer on the video playing interface according to the preset control shielding script when the setting state is the shielding state.
In a fourth aspect, the present application further provides a device for hiding a player control, configured to control a video playing interface played in a browser, where the device includes:
the script obtaining unit is used for obtaining a preset control shielding script when detecting that a page requested by a user has a video tag;
a script determining unit, configured to determine a player script corresponding to the video tag in the page; the player script contains a control script,
the position determining unit is used for determining the position of the control script in the player script;
a deleting unit, configured to delete the control script from the player script;
the adding unit is used for adding the preset control shielding script to a position corresponding to the control script;
and the interface generating unit is used for generating a video playing interface corresponding to the video label on the page according to the modified player script, and the control is not displayed on the video playing interface.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
according to the method provided by the embodiment of the application, when the situation that a page requested by a user has a video tag is detected, a preset control shielding script is obtained; determining a player script corresponding to the video tag in the page; generating a video playing interface corresponding to the video label on the page according to the player script, wherein a control is displayed on the video playing interface; and generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface.
In application, when some videos which do not need to be operated by a user are played, a pre-programmed preset control shielding script can be obtained before a video playing interface is generated in a page of a browser, then a player interface is generated by using the player script during rendering, and a shielding layer is generated on the video playing interface according to the preset control shielding script, so that a control on a player is shielded, namely the player interface does not display the control.
Therefore, when the user watches the video, the control in the video playing interface is invisible, so that the video cannot be controlled, the problem that the video playing is interrupted or other errors occur due to the fact that the control is touched by mistake is avoided, and the user experience effect is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic flowchart of a player control hiding method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a player control hiding device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides a player control hiding method, which is used for controlling a video playing interface played in a browser. The method can be applied to intelligent terminals, such as: mobile phones, tablet computers, and the like.
Fig. 1 is a flowchart illustrating a player control hiding method according to an embodiment of the present application.
As shown in fig. 1, the method may include the following steps.
S101, when the fact that the page requested by the user has the video label is detected, acquiring a preset control shielding script.
The preset control shielding script is a script which is written by a developer of the browser in advance aiming at the current browser, and the logic of the script is that the control is not displayed on a video playing interface.
In the embodiment of the application, the preset control shielding script can be implanted into the local browser in advance, in addition, the preset control shielding script can also be located in a remote server of the browser, and when a user sets that the control needs to be shielded, namely, when the control shielding function is started, the preset control shielding script is downloaded from the remote server.
S102, determining a player script corresponding to the video tag in the page.
When a page with video is loaded, the code in the code segment of the page is multiple, wherein the code comprises a video tag and a player script corresponding to the video tag, and the player script is used for creating a player playing interface on the webpage when the webpage is loaded.
S103, generating a video playing interface corresponding to the video label on the page according to the player script.
After the script of the player is obtained, a video playing interface corresponding to the video tag can be generated on the page.
Generally, player scripts of different video websites are set individually, and styles of the player scripts are different, but in order to facilitate control, generally, controls are displayed on the video playing interface, and the controls may include: play/pause controls, fast forward/rewind controls, volume adjustment controls, brightness adjustment controls, and setup controls, etc., and for some websites, controls may also include pop-up controls, etc.
And S104, generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface.
After the video playing interface is generated, a shielding layer can be generated on the video playing interface according to a pre-written control shielding script.
According to the method provided by the embodiment of the application, when the situation that a page requested by a user has a video tag is detected, a preset control shielding script is obtained; determining a player script corresponding to the video tag in the page; generating a video playing interface corresponding to the video label on the page according to the player script, wherein a control is displayed on the video playing interface; and generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface.
In application, when some videos which do not need to be operated by a user are played, a pre-programmed preset control shielding script can be obtained before a video playing interface is generated in a page of a browser, then a player interface is generated by using the player script during rendering, and a shielding layer is generated on the video playing interface according to the preset control shielding script, so that a control on a player is shielded, namely the player interface does not display the control.
Therefore, when the user watches the video, the control in the video playing interface is invisible, so that the video cannot be controlled, the problem that the video playing is interrupted or other errors occur due to the fact that the control is touched by mistake is avoided, and the user experience effect is improved.
In one embodiment of the present application, a control script is included in the player script, and the method may further include the following steps.
And determining the position of the control script in the player script.
And adding the preset control shielding script to a position, corresponding to the control script, in the player script.
And setting the priority of the preset control shielding script to be higher than the priority of the control script.
In this embodiment of the present application, a preset control blocking script may be injected into a player script, and when a video playing interface is generated for rendering in a priority setting manner, only the preset control blocking script is read according to the priority level, so that the foregoing step S103 and step S104 may be performed simultaneously.
Therefore, on the basis of the foregoing embodiment, the foregoing step S104 may include the following steps.
Searching a script related to the control in the player script;
when a plurality of scripts related to the control are available, selecting a preset control shielding script with a higher priority;
and rendering and generating a shielding layer on the video playing interface while generating the video playing interface corresponding to the video label.
In another embodiment of the present application, the method may further include the following steps.
Acquiring a setting state of the control shielding in the browser;
judging whether the setting state is a shielding state;
and when the setting state is a shielding state, executing the step of generating a shielding layer on the video playing interface according to the preset control shielding script.
In the setting interface of the browser, a control shielding setting switch is provided, and further in this embodiment, the setting state of the control shielding can be obtained first, and the foregoing step S101 is performed only when the user selects to set the setting state to the shielding state, so as to obtain the preset control shielding script from the local server or from the remote server.
The application also provides a player control hiding method, which is used for controlling a video playing interface played in a browser, and the method comprises the following steps:
s201, when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script;
s202, determining a player script corresponding to the video tag in the page; the player script contains a control script,
s203, determining the position of the control script in the player script;
s204, deleting the control script from the player script;
s205, adding the preset control shielding script to a position corresponding to the control script;
s206, generating a video playing interface corresponding to the video label on the page according to the modified player script, wherein no control is displayed on the video playing interface.
Compared with the embodiment shown in fig. 1, the method provided by the embodiment of the application replaces the control script in the player script in advance before the video playing interface is generated in the page, and replaces the original script control with the preset control shielding script, so that the control is directly shielded on the video playing interface while the video playing interface is subsequently generated, and the control is not displayed on the video playing interface.
The present application further provides a device for hiding a player control, configured to control a video playing interface played in a browser, as shown in fig. 2, the device includes:
the script obtaining unit 11 is configured to obtain a preset control blocking script when it is detected that a page requested by a user has a video tag;
a determining unit 12, configured to determine a player script corresponding to the video tag in the page;
an interface generating unit 13, configured to generate a video playing interface corresponding to the video tag on the page according to the player script, where a control is displayed on the video playing interface;
and the shielding layer generating unit 14 is configured to generate a shielding layer on the video playing interface according to the preset control shielding script, where the position of the shielding layer is located at the top of the control of the video playing interface.
In an embodiment of the present application, the player script includes a control script, and the apparatus further includes:
the position determining subunit is used for determining the position of the control script in the player script;
the script injection subunit is used for adding the preset control shielding script to a position, corresponding to the control script, in the player script;
and the priority setting subunit is used for setting the priority of the preset control shielding script to be higher than the priority of the control script.
In an embodiment of the present application, the occlusion layer generating unit includes:
the script searching subunit is used for searching the script related to the control in the player script;
the script selecting subunit selects a preset control shielding script with higher priority when a plurality of scripts related to the control are available;
and the rendering subunit is used for generating a video playing interface corresponding to the video label and rendering and generating a shielding layer on the video playing interface.
The present application further provides a device for hiding a player control, configured to control a video playing interface played in a browser, where the device includes:
the script obtaining unit is used for obtaining a preset control shielding script when detecting that a page requested by a user has a video tag;
a script determining unit, configured to determine a player script corresponding to the video tag in the page; the player script contains a control script,
the position determining unit is used for determining the position of the control script in the player script;
a deleting unit, configured to delete the control script from the player script;
the adding unit is used for adding the preset control shielding script to a position corresponding to the control script;
and the interface generating unit is used for generating a video playing interface corresponding to the video label on the page according to the modified player script, and the control is not displayed on the video playing interface.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the units may be implemented in the same software and/or hardware or in a plurality of software and/or hardware when implementing the invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, they are described in relative terms, as long as they are described in partial descriptions of method embodiments. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It should be appreciated that the invention is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (6)

1. A player control hiding method is used for controlling a video playing interface played in a browser, and is characterized by comprising the following steps:
acquiring a setting state of the control shielding in the browser;
judging whether the setting state is a shielding state;
when the setting state is a shielding state, executing a step of generating a shielding layer on the video playing interface according to a preset control shielding script;
when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script;
determining a player script corresponding to the video tag in the page, wherein the player script comprises a control script;
generating a video playing interface corresponding to the video label on the page according to the player script, wherein a control is displayed on the video playing interface;
generating a shielding layer on the video playing interface according to the preset control shielding script, wherein the position of the shielding layer is located at the top of the control of the video playing interface;
the method further comprises the following steps:
determining the position of the control script in the player script;
adding the preset control shielding script to a position, corresponding to the control script, in the player script;
and setting the priority of the preset control shielding script to be higher than the priority of the control script.
2. The method according to claim 1, wherein the generating a blocking layer on the video playing interface according to the preset control blocking script comprises:
searching a script related to the control in the player script;
when a plurality of scripts related to the control are available, selecting a preset control shielding script with a higher priority;
and rendering and generating a shielding layer on the video playing interface while generating the video playing interface corresponding to the video label.
3. A player control hiding method is used for controlling a video playing interface played in a browser, and is characterized by comprising the following steps:
when detecting that a page requested by a user has a video tag, acquiring a preset control shielding script;
determining a player script corresponding to the video tag in the page; the player script contains a control script,
determining the position of the control script in the player script;
deleting the control script from the player script;
adding the preset control shielding script to a position corresponding to the control script;
and generating a video playing interface corresponding to the video label on the page according to the modified player script, wherein no control is displayed on the video playing interface.
4. A device for hiding a player control, configured to control a video playing interface played in a browser, where the device includes:
the state acquisition unit is used for acquiring the setting state of the control shielding in the browser;
a state judgment unit for judging whether the setting state is a shielding state;
the shielding layer generating unit is used for executing the step of generating a shielding layer on the video playing interface according to a preset control shielding script when the setting state is the shielding state;
the script obtaining unit is used for obtaining a preset control shielding script when detecting that a page requested by a user has a video tag;
the determining unit is used for determining a player script corresponding to the video tag in the page, wherein the player script comprises a control script;
the interface generating unit is used for generating a video playing interface corresponding to the video label on the page according to the player script, and a control is displayed on the video playing interface;
the shielding layer generating unit is used for generating a shielding layer on the video playing interface according to the preset control shielding script, and the position of the shielding layer is located at the top of the control of the video playing interface;
the device further comprises:
the position determining subunit is used for determining the position of the control script in the player script;
the script injection subunit is used for adding the preset control shielding script to a position, corresponding to the control script, in the player script;
and the priority setting subunit is used for setting the priority of the preset control shielding script to be higher than the priority of the control script.
5. The apparatus of claim 4, wherein the occlusion layer generation unit comprises:
the script searching subunit is used for searching the script related to the control in the player script;
the script selecting subunit selects a preset control shielding script with higher priority when a plurality of scripts related to the control are available;
and the rendering subunit is used for generating a video playing interface corresponding to the video label and rendering and generating a shielding layer on the video playing interface.
6. A device for hiding a player control, configured to control a video playing interface played in a browser, where the device includes:
the script obtaining unit is used for obtaining a preset control shielding script when detecting that a page requested by a user has a video tag;
a script determining unit, configured to determine a player script corresponding to the video tag in the page; the player script contains a control script,
the position determining unit is used for determining the position of the control script in the player script;
a deleting unit, configured to delete the control script from the player script;
the adding unit is used for adding the preset control shielding script to a position corresponding to the control script;
and the interface generating unit is used for generating a video playing interface corresponding to the video label on the page according to the modified player script, and the control is not displayed on the video playing interface.
CN201711461828.7A 2017-12-28 2017-12-28 Player control hiding method and device Expired - Fee Related CN108182030B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711461828.7A CN108182030B (en) 2017-12-28 2017-12-28 Player control hiding method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711461828.7A CN108182030B (en) 2017-12-28 2017-12-28 Player control hiding method and device

Publications (2)

Publication Number Publication Date
CN108182030A CN108182030A (en) 2018-06-19
CN108182030B true CN108182030B (en) 2020-12-15

Family

ID=62548445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711461828.7A Expired - Fee Related CN108182030B (en) 2017-12-28 2017-12-28 Player control hiding method and device

Country Status (1)

Country Link
CN (1) CN108182030B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144644A (en) * 2018-08-17 2019-01-04 上海哔哩哔哩科技有限公司 Player control method, device and storage medium based on user demand
CN111459487A (en) * 2020-04-02 2020-07-28 上海极链网络科技有限公司 Method, device and equipment for displaying control and storage medium
CN112423086A (en) * 2020-11-10 2021-02-26 北京达佳互联信息技术有限公司 Video display method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101808155A (en) * 2009-02-13 2010-08-18 宏达国际电子股份有限公司 Method and device for preventing mistake touch of screen key as well as computer program product
CN104394481A (en) * 2014-09-30 2015-03-04 腾讯科技(深圳)有限公司 Video playing method and device
CN105487802A (en) * 2015-11-30 2016-04-13 努比亚技术有限公司 Screen projection management method, device and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101227594B (en) * 2008-02-01 2010-07-14 深圳市迅雷网络技术有限公司 On-line video playing control method, apparatus and on-line video player generating method
TWI420379B (en) * 2009-12-09 2013-12-21 Telepaq Technology Inc Method for selecting functional icons on a touch screen
CN104822078B (en) * 2015-04-30 2017-11-28 无锡天脉聚源传媒科技有限公司 The occlusion method and device of a kind of video caption
CN106814949A (en) * 2015-12-01 2017-06-09 北京触控科技有限公司 A kind of cocos game editing machine control interfaces management method
CN106484409A (en) * 2016-09-28 2017-03-08 乐视控股(北京)有限公司 A kind of page control management method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101808155A (en) * 2009-02-13 2010-08-18 宏达国际电子股份有限公司 Method and device for preventing mistake touch of screen key as well as computer program product
CN104394481A (en) * 2014-09-30 2015-03-04 腾讯科技(深圳)有限公司 Video playing method and device
CN105487802A (en) * 2015-11-30 2016-04-13 努比亚技术有限公司 Screen projection management method, device and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Director8从入门到精通;飞翔;《多媒体设计 自修•培训一册通》;20010531;第1-14页 *
关于弹出DIV层被视频显示插件遮挡的解决方案;admin;《http://bbs.anychat.cn/forum.php?mod=viewthread&tid=447》;20140107;第1-5页 *

Also Published As

Publication number Publication date
CN108182030A (en) 2018-06-19

Similar Documents

Publication Publication Date Title
US10529384B2 (en) Video recording method and apparatus for mobile terminal
US10448082B2 (en) Information exchanging method and device, audio terminal and computer-readable storage medium
US20200201490A1 (en) Providing content via multiple display devices
CN108495185B (en) Video title generation method and device
US20170127151A1 (en) Method and Device for Protecting Video Digital Copyrights
CN111614988B (en) System and method for presenting home screen shortcuts
CN103634686A (en) Method and device for previewing video
US20180014066A1 (en) System and methods for facile, instant, and minimally disruptive playback of media files
CN108182030B (en) Player control hiding method and device
CN104902290A (en) Display device for managing a plurality of time source data and method for controlling the same
CN111246301B (en) Video playing method and device, electronic equipment and computer readable storage medium
CN104796795A (en) Video content publishing method and device
US20160345049A1 (en) Method and device for switching channel
CN106921892B (en) Online video playing method and device
US20190230311A1 (en) Video interface display method and apparatus
CN104144357A (en) Video playing method and system
WO2014176906A1 (en) Online video playing method and apparatus and computer readable medium
CN107169147B (en) Data processing method and device and electronic equipment
US20170171277A1 (en) Method and electronic device for multimedia recommendation based on android platform
CN104796784A (en) Video playing method and device in application program
CN104036042A (en) information delivery method, device and system
US20170171266A1 (en) Method and electronic device based on android platform for multimedia resource play
CN110798701A (en) Video update pushing method and terminal
CN108664498B (en) Webpage content display method and terminal
CN104954860A (en) Set-top box, electronic program server, multimedia system and data interaction method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20201028

Address after: 9 / F, TCL multimedia building, D4 building, international e city, 1001 Zhongshan Garden Road, Xili street, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: SHENZHEN TCL NEW TECHNOLOGY Co.,Ltd.

Address before: 518052 Guangdong city of Shenzhen province Qianhai Shenzhen Hong Kong cooperation zone before Bay Road No. 1 building 201 room A (located in Shenzhen Qianhai business secretary Co. Ltd.)

Applicant before: SHENZHEN HAWK INTERNET Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20201215

Termination date: 20211228

CF01 Termination of patent right due to non-payment of annual fee