[go: up one dir, main page]

CN103076979A - Method, system and mobile terminal for adjusting volume in video playback interface - Google Patents

Method, system and mobile terminal for adjusting volume in video playback interface Download PDF

Info

Publication number
CN103076979A
CN103076979A CN201310018226XA CN201310018226A CN103076979A CN 103076979 A CN103076979 A CN 103076979A CN 201310018226X A CN201310018226X A CN 201310018226XA CN 201310018226 A CN201310018226 A CN 201310018226A CN 103076979 A CN103076979 A CN 103076979A
Authority
CN
China
Prior art keywords
volume
video
coordinate information
video playback
playback 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.)
Pending
Application number
CN201310018226XA
Other languages
Chinese (zh)
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201310018226XA priority Critical patent/CN103076979A/en
Publication of CN103076979A publication Critical patent/CN103076979A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Position Input By Displaying (AREA)

Abstract

The invention is applicable to the field of mobile terminals, and provides a method and a system for adjusting volume in a video playing interface and a mobile terminal. The method comprises the following steps: acquiring track coordinate information generated by sliding operation of a user in a video playing interface; judging whether the track coordinate information contains coordinate information of a control inherent on a video playing interface; if the coordinate information of the control inherent on the video playing interface is judged to be contained, executing the operation corresponding to the control; and if the coordinate information of the inherent control on the video playing interface is judged not to be contained, correspondingly adjusting the volume of the video according to the track length. The method and the device can enable the volume adjusting mode on the video playing interface to be simpler, more natural and more convenient, improve the user experience degree and meet the popular full touch trend.

Description

一种在视频播放界面中调节音量的方法、系统及移动终端Method, system and mobile terminal for adjusting volume in video playback interface

技术领域technical field

本发明属于移动终端领域,尤其涉及一种在视频播放界面中调节音量的方法、系统及移动终端。The invention belongs to the field of mobile terminals, and in particular relates to a method, system and mobile terminal for adjusting volume in a video playback interface.

背景技术Background technique

随着各种智能移动终端的普及,人们越来越习惯在移动终端上观看视频,因为移动终端的界面比较小,所以大多数系统在播放视频时都默认是持续亮屏并且全屏播放,这个状态下用户一般利用物理音量按键来调节声音的大小,为了保持手机的轻薄趋势,一般音量键都设置的比较小,所以用户去按的时候不是很方便。With the popularity of various smart mobile terminals, people are becoming more and more accustomed to watching videos on mobile terminals. Because the interface of mobile terminals is relatively small, most systems default to keep the screen on and play in full screen when playing videos. This state Users generally use physical volume buttons to adjust the volume of the sound. In order to maintain the thin and light trend of mobile phones, the volume buttons are generally set relatively small, so it is not very convenient for users to press them.

发明内容Contents of the invention

本发明的目的在于提供一种在视频播放界面中调节音量的方法、系统及移动终端,旨在解决现有在视频播放界面中调节音量,一般利用物理音量按键来调节声音的大小,为了保持手机的轻薄趋势,一般音量键都设置的比较小,所以用户去按的时候不是很方便的问题。The object of the present invention is to provide a method, system and mobile terminal for adjusting the volume in the video playback interface, aiming at solving the existing problem of adjusting the volume in the video playback interface. Generally, physical volume buttons are used to adjust the volume of the sound. In order to keep the mobile phone The thinner and lighter trend, the general volume keys are set relatively small, so it is not very convenient for users to press them.

本发明是这样实现的,一种在视频播放界面中调节音量的方法,所述方法包括以下步骤:The present invention is achieved in this way, a method for adjusting volume in a video playback interface, said method comprising the following steps:

获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;Obtain the trajectory coordinate information generated by the user's sliding operation in the video playback interface;

判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;Judging whether the track coordinate information includes the coordinate information of inherent controls on the video playback interface;

如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;If it is determined that the coordinate information of the control inherent in the video playback interface is included, the corresponding operation of the control is performed;

如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。If it is judged that the coordinate information of the inherent controls on the video playback interface is not included, the volume of the video is adjusted accordingly according to the length of the track.

本发明的另一目的在于提供一种在视频播放界面中调节音量的系统,所述系统包括:Another object of the present invention is to provide a system for adjusting volume in a video playback interface, said system comprising:

坐标信息获取模块,用于获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;The coordinate information obtaining module is used to obtain the trajectory coordinate information generated by the user sliding operation in the video playback interface;

坐标信息判断模块,用于判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;A coordinate information judging module, used to judge whether the track coordinate information includes the coordinate information of inherent controls on the video playback interface;

执行模块,用于如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;The execution module is used to execute the operation corresponding to the control if it is determined that the coordinate information of the inherent control on the video playback interface is included;

音量调节模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。The volume adjustment module is used to adjust the video volume accordingly according to the track length if it is judged that the coordinate information of the inherent controls on the video playback interface is not included.

本发明的另一目的在于提供一种包括上面所述的在视频播放界面中调节音量的系统的移动终端。Another object of the present invention is to provide a mobile terminal including the above-mentioned system for adjusting volume in a video playback interface.

在本发明中,本发明实施例是在视频播放界面中通过手势来调节音量。即在视频播放界面中没有其他控件的区域上滑动手指,向上或向右滑动时音量增加,向下或向左滑动时音量减小。通过本发明可以使得在视频播放界面调节音量的方式更加简单自然方便,并且提高了用户体验度,也符合流行的全触控趋势。In the present invention, the embodiment of the present invention is to adjust the volume through gestures in the video playback interface. That is, slide your finger on an area without other controls in the video playback interface, the volume will increase when you slide up or right, and the volume will decrease when you slide down or left. Through the present invention, the method of adjusting the volume on the video playback interface can be made simpler, natural and convenient, and the user experience is improved, and it also conforms to the popular full-touch trend.

附图说明Description of drawings

图1是本发明实施例提供的在视频播放界面中调节音量的方法的实现流程示意图。Fig. 1 is a schematic diagram of the implementation flow of a method for adjusting volume in a video playback interface provided by an embodiment of the present invention.

图2是本发明实施例提供的在视频播放界面中调节音量的系统的结构示意图。Fig. 2 is a schematic structural diagram of a system for adjusting volume in a video playback interface provided by an embodiment of the present invention.

具体实施方式Detailed ways

为了使本发明的目的、技术方案及有益效果更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and beneficial effects of the present invention more clear, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

在本发明实施例中,本发明是在视频播放界面中通过手势来调节音量。即在视频播放界面中没有其他控件的区域上滑动手指,向上或向右滑动时音量增加,向下或向左滑动时音量减小。采用本发明提供的方案给人们带来一种全新的体验:舒适,方便,自然。In the embodiment of the present invention, the present invention adjusts the volume through gestures in the video playback interface. That is, slide your finger on an area without other controls in the video playback interface, the volume will increase when you slide up or right, and the volume will decrease when you slide down or left. Adopting the scheme provided by the invention brings people a brand-new experience: comfortable, convenient and natural.

请参阅图1,为本发明实施例提供的在视频播放界面中调节音量的方法的实现流程,其包括以下步骤:Please refer to Fig. 1, the implementation process of the method for adjusting the volume in the video playback interface provided by the embodiment of the present invention, which includes the following steps:

在步骤S101中,获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;In step S101, the trajectory coordinate information generated by the user sliding operation in the video playback interface is obtained;

在步骤S102中,判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;In step S102, it is judged whether the track coordinate information includes the coordinate information of inherent controls on the video playback interface;

在步骤S103中,如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;In step S103, if it is determined that the coordinate information of an inherent control on the video playback interface is included, the corresponding operation of the control is performed;

在步骤S104中,如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。In step S104, if it is determined that the coordinate information of the inherent controls on the video playback interface is not included, the volume of the video is adjusted accordingly according to the length of the track.

作为本发明一优选实施例,方便用户直观了解音量调节的大小,所述方法进一步包括:As a preferred embodiment of the present invention, it is convenient for the user to intuitively understand the size of the volume adjustment, and the method further includes:

如果判断出不包含视频播放界面上固有的控件的坐标信息,则显示音量调节控制界面,用户可在该音量调节控制界面通过手势来调节视频音量大小。If it is determined that the coordinate information of the inherent controls on the video playback interface is not included, a volume adjustment control interface is displayed, and the user can adjust the volume of the video through gestures on the volume adjustment control interface.

在本发明实施例中,在步骤S104之后,进一步的包括以下步骤:In the embodiment of the present invention, after step S104, the following steps are further included:

如果判断出不包含视频播放界面上固有的控件的坐标信息,则进一步判断滑动方向;If it is determined that the coordinate information of the inherent controls on the video playback interface is not included, then further determine the sliding direction;

如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。If it is determined that the sliding direction is consistent with the preset sliding direction for adjusting the volume of the video, the volume of the video is adjusted accordingly according to the sliding direction and in combination with the length of the track.

在本发明实施例中,预设的调节视频音量大小的滑动方向为向上或向右滑动时音量增加,向下或向左滑动时音量减小。然而,并不限于以上方式,可根据用户习惯来设定采用某种手势来调节视频音量大小,如顺时针画圈表示音量增加,逆时针画圈表示音量减小。In the embodiment of the present invention, the preset sliding direction for adjusting the volume of the video is to increase the volume when sliding up or to the right, and decrease the volume when sliding down or to the left. However, the method is not limited to the above methods, and certain gestures may be used to adjust the volume of the video according to user habits, such as drawing a circle clockwise to indicate volume increase, and drawing a circle counterclockwise to indicate volume decrease.

在本发明实施例中,为了防止人们无意间在视频播放界面上作出上下滑动的手势,引起误操作。所述方法还包括:In the embodiment of the present invention, in order to prevent people from inadvertently making a gesture of sliding up and down on the video playback interface, causing misoperation. The method also includes:

如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,进一步判断轨迹长度是否大于预设的调节视频音量大小的长度;If it is judged that the sliding direction is consistent with the preset sliding direction for adjusting the video volume, further determine whether the track length is greater than the preset length for adjusting the video volume;

如果判断出大于预设的调节视频音量大小的长度,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。If it is determined that it is longer than the preset length for adjusting the video volume, the video volume is adjusted accordingly according to the sliding direction and in combination with the length of the track.

请参阅图2,为本发明实施例提供的在视频播放界面中调节音量的系统的结构。为了便于说明,仅示出了与本发明实施例相关的部分。在视频播放界面中调节音量的系统包括:坐标信息获取模块101、坐标信息判断模块102、执行模块103、以及音量调节模块104。所述在视频播放界面中调节音量的系统可以是内置于移动终端中的软件单元、硬件单元或者是软硬件结合的单元。Please refer to FIG. 2 , which shows the structure of the system for adjusting the volume in the video playback interface provided by the embodiment of the present invention. For ease of description, only parts related to the embodiments of the present invention are shown. The system for adjusting the volume in the video playback interface includes: a coordinate information acquisition module 101 , a coordinate information judgment module 102 , an execution module 103 , and a volume adjustment module 104 . The system for adjusting the volume in the video playback interface may be a software unit, a hardware unit or a combination of software and hardware built in the mobile terminal.

坐标信息获取模块101,用于获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;The coordinate information acquisition module 101 is used to acquire the trajectory coordinate information generated by the user's sliding operation in the video playback interface;

坐标信息判断模块102,用于判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;The coordinate information judging module 102 is used to judge whether the track coordinate information includes the coordinate information of the inherent controls on the video playback interface;

执行模块103,用于如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;The execution module 103 is used to execute the operation corresponding to the control if it is determined that the coordinate information of the inherent control on the video playback interface is included;

音量调节模块104,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。The volume adjustment module 104 is configured to adjust the video volume accordingly according to the length of the track if it is determined that the coordinate information of the inherent controls on the video playback interface is not included.

作为本发明一优选实施例,方便用户直观了解音量调节的大小,所述系统还包括:音量调节控制界面显示模块。As a preferred embodiment of the present invention, it is convenient for the user to intuitively understand the magnitude of the volume adjustment, and the system further includes: a volume adjustment control interface display module.

音量调节控制界面显示模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则显示音量调节控制界面,用户可在该音量调节控制界面通过手势来调节视频音量大小。The volume adjustment control interface display module is used to display the volume adjustment control interface if it is determined that the coordinate information of the inherent controls on the video playback interface is not included, and the user can adjust the video volume through gestures on the volume adjustment control interface.

在本发明实施例中,所述系统还包括:滑动方向判断模块。In the embodiment of the present invention, the system further includes: a sliding direction judging module.

滑动方向判断模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则进一步判断滑动方向;The sliding direction judging module is used to further judge the sliding direction if it is judged that the coordinate information of the inherent controls on the video playback interface is not included;

音量调节模块104,还用于如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。The volume adjustment module 104 is further configured to adjust the video volume accordingly according to the sliding direction and the length of the track if it is determined that the sliding direction is consistent with the preset sliding direction for adjusting the video volume.

在本发明实施例中,预设的调节视频音量大小的滑动方向为向上或向右滑动时音量增加,向下或向左滑动时音量减小。然而,并不限于以上方式,可根据用户习惯来设定采用某种手势来调节视频音量大小,如顺时针画圈表示音量增加,逆时针画圈表示音量减小。In the embodiment of the present invention, the preset sliding direction for adjusting the volume of the video is to increase the volume when sliding up or to the right, and decrease the volume when sliding down or to the left. However, the method is not limited to the above methods, and certain gestures may be used to adjust the volume of the video according to user habits, such as drawing a circle clockwise to indicate volume increase, and drawing a circle counterclockwise to indicate volume decrease.

在本发明实施例中,为了防止人们无意间在视频播放界面上作出上下滑动的手势,引起误操作。所述系统还包括:长度判断模块。In the embodiment of the present invention, in order to prevent people from inadvertently making a gesture of sliding up and down on the video playback interface, causing misoperation. The system also includes: a length judging module.

长度判断模块,用于如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,进一步判断轨迹长度是否大于预设的调节视频音量大小的长度;The length judging module is used to further determine whether the track length is greater than the preset length of adjusting the video volume if it is judged that the sliding direction is consistent with the preset sliding direction for adjusting the video volume;

音量调节模块104,还用于如果判断出大于预设的调节视频音量大小的长度,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。The volume adjustment module 104 is further configured to adjust the video volume accordingly according to the sliding direction and in combination with the length of the track if it is determined that the length is greater than the preset length for adjusting the video volume.

综上所述,本发明实施例是在视频播放界面中通过手势来调节音量。即在视频播放界面中没有其他控件的区域上滑动手指,向上或向右滑动时音量增加,向下或向左滑动时音量减小。通过本发明可以使得在视频播放界面调节音量的方式更加简单自然方便,并且提高了用户体验度,也符合流行的全触控趋势。To sum up, in the embodiment of the present invention, the volume is adjusted through gestures in the video playback interface. That is, slide your finger on an area without other controls in the video playback interface, the volume will increase when you slide up or right, and the volume will decrease when you slide down or left. Through the present invention, the method of adjusting the volume on the video playback interface can be made simpler, natural and convenient, and the user experience is improved, and it also conforms to the popular full-touch trend.

本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可读取存储介质中,所述的存储介质,如ROM/RAM、磁盘、光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the method of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable storage medium, and the storage Media such as ROM/RAM, magnetic disk, optical disk, etc.

以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. within range.

Claims (10)

1.一种在视频播放界面中调节音量的方法,其特征在于,所述方法包括以下步骤:1. A method for adjusting volume in a video playback interface, characterized in that, the method may further comprise the steps: 获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;Obtain the trajectory coordinate information generated by the user's sliding operation in the video playback interface; 判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;Judging whether the track coordinate information includes the coordinate information of inherent controls on the video playback interface; 如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;If it is determined that the coordinate information of the control inherent in the video playback interface is included, the corresponding operation of the control is performed; 如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。If it is judged that the coordinate information of the inherent controls on the video playback interface is not included, the volume of the video is adjusted accordingly according to the length of the track. 2.如权利要求1所述的方法,其特征在于,所述方法进一步包括:2. The method of claim 1, further comprising: 如果判断出不包含视频播放界面上固有的控件的坐标信息,则显示音量调节控制界面,用户可在该音量调节控制界面通过手势来调节视频音量大小。If it is determined that the coordinate information of the inherent controls on the video playback interface is not included, a volume adjustment control interface is displayed, and the user can adjust the volume of the video through gestures on the volume adjustment control interface. 3.如权利要求1所述的方法,其特征在于,所述方法进一步的包括以下步骤:3. The method of claim 1, further comprising the steps of: 如果判断出不包含视频播放界面上固有的控件的坐标信息,则进一步判断滑动方向;If it is determined that the coordinate information of the inherent controls on the video playback interface is not included, then further determine the sliding direction; 如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。If it is determined that the sliding direction is consistent with the preset sliding direction for adjusting the volume of the video, the volume of the video is adjusted accordingly according to the sliding direction and in combination with the length of the track. 4.如权利要求3所述的方法,其特征在于,所述预设的调节视频音量大小的滑动方向为向上或向右滑动时音量增加,向下或向左滑动时音量减小;或者,顺时针画圈表示音量增加,逆时针画圈表示音量减小。4. The method according to claim 3, wherein the preset sliding direction for adjusting the volume of the video is to increase the volume when sliding up or to the right, and decrease the volume when sliding down or to the left; or, Circle clockwise to increase volume, and circle counterclockwise to decrease volume. 5.如权利要求3所述的方法,其特征在于,所述方法还包括:5. The method of claim 3, further comprising: 如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,进一步判断轨迹长度是否大于预设的调节视频音量大小的长度;If it is judged that the sliding direction is consistent with the preset sliding direction for adjusting the video volume, further determine whether the track length is greater than the preset length for adjusting the video volume; 如果判断出大于预设的调节视频音量大小的长度,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。If it is determined that it is longer than the preset length for adjusting the video volume, the video volume is adjusted accordingly according to the sliding direction and in combination with the length of the track. 6.一种在视频播放界面中调节音量的系统,其特征在于,所述系统包括:6. A system for adjusting volume in a video playback interface, characterized in that the system includes: 坐标信息获取模块,用于获取用户在视频播放界面中滑动操作产生的轨迹坐标信息;The coordinate information obtaining module is used to obtain the trajectory coordinate information generated by the user sliding operation in the video playback interface; 坐标信息判断模块,用于判断所述轨迹坐标信息是否包含视频播放界面上固有的控件的坐标信息;A coordinate information judging module, used to judge whether the track coordinate information includes the coordinate information of inherent controls on the video playback interface; 执行模块,用于如果判断出包含视频播放界面上固有的控件的坐标信息,则执行该控件对应的操作;The execution module is used to execute the operation corresponding to the control if it is determined that the coordinate information of the inherent control on the video playback interface is included; 音量调节模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则根据轨迹长度来相应的调节视频音量大小。The volume adjustment module is used to adjust the video volume accordingly according to the track length if it is judged that the coordinate information of the inherent controls on the video playback interface is not included. 7.如权利要求6所述的系统,其特征在于,所述系统还包括:7. The system of claim 6, further comprising: 音量调节控制界面显示模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则显示音量调节控制界面,用户可在该音量调节控制界面通过手势来调节视频音量大小。The volume adjustment control interface display module is used to display the volume adjustment control interface if it is determined that the coordinate information of the inherent controls on the video playback interface is not included, and the user can adjust the video volume through gestures on the volume adjustment control interface. 8.如权利要求6所述的系统,其特征在于,所述系统还包括:8. The system of claim 6, further comprising: 滑动方向判断模块,用于如果判断出不包含视频播放界面上固有的控件的坐标信息,则进一步判断滑动方向;The sliding direction judging module is used to further judge the sliding direction if it is judged that the coordinate information of the inherent controls on the video playback interface is not included; 音量调节模块,还用于如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。The volume adjustment module is also used to adjust the video volume accordingly according to the sliding direction and in combination with the track length if it is judged that the sliding direction is consistent with the preset sliding direction for adjusting the video volume. 9.如权利要求8所述的系统,其特征在于,所述系统还包括:9. The system of claim 8, further comprising: 长度判断模块,用于如果判断出滑动方向和预设的调节视频音量大小的滑动方向一致时,进一步判断轨迹长度是否大于预设的调节视频音量大小的长度;The length judging module is used to further determine whether the track length is greater than the preset length of adjusting the video volume if it is judged that the sliding direction is consistent with the preset sliding direction for adjusting the video volume; 音量调节模块,还用于如果判断出大于预设的调节视频音量大小的长度,则根据滑动方向并结合轨迹长度来相应的调节视频音量大小。The volume adjustment module is also used to adjust the video volume accordingly according to the sliding direction and in combination with the track length if it is judged that the length is greater than the preset video volume adjustment. 10.一种包括权利要求6至9任一项所述的在视频播放界面中调节音量的系统的移动终端。10. A mobile terminal comprising the system for adjusting volume in a video playback interface according to any one of claims 6 to 9.
CN201310018226XA 2013-01-17 2013-01-17 Method, system and mobile terminal for adjusting volume in video playback interface Pending CN103076979A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310018226XA CN103076979A (en) 2013-01-17 2013-01-17 Method, system and mobile terminal for adjusting volume in video playback interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310018226XA CN103076979A (en) 2013-01-17 2013-01-17 Method, system and mobile terminal for adjusting volume in video playback interface

Publications (1)

Publication Number Publication Date
CN103076979A true CN103076979A (en) 2013-05-01

Family

ID=48153519

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310018226XA Pending CN103076979A (en) 2013-01-17 2013-01-17 Method, system and mobile terminal for adjusting volume in video playback interface

Country Status (1)

Country Link
CN (1) CN103076979A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294347A (en) * 2013-06-24 2013-09-11 贝壳网际(北京)安全技术有限公司 Operation control method and device for video playing of mobile terminal browser and browser
CN103412709A (en) * 2013-08-05 2013-11-27 广州杰赛科技股份有限公司 Sound volume adjusting method and sound volume adjusting system
CN103419729A (en) * 2013-08-16 2013-12-04 大陆汽车有限责任公司 Method for controlling vehicle parts
CN104598156A (en) * 2015-02-28 2015-05-06 联想(北京)有限公司 Touch method and electronic equipment
CN104685898A (en) * 2014-05-28 2015-06-03 华为技术有限公司 A method and terminal for playing media
CN104850329A (en) * 2015-04-29 2015-08-19 小米科技有限责任公司 Method and device for adjusting parameters
CN104902335A (en) * 2015-05-28 2015-09-09 北京奇艺世纪科技有限公司 Method and device for controlling playback progress of multi-media file
CN106095226A (en) * 2016-06-01 2016-11-09 广州三星通信技术研究有限公司 The method and apparatus of application program is run in electric terminal
CN106231098A (en) * 2016-08-01 2016-12-14 Tcl移动通信科技(宁波)有限公司 A kind of volume adjusting method based on terminal unit and system
CN107239219A (en) * 2017-05-04 2017-10-10 宇龙计算机通信科技(深圳)有限公司 The control method and control device of a kind of user terminal
US9864503B2 (en) 2015-02-28 2018-01-09 Beijing Lenovo Software Ltd. Touch method and electronic device
CN110460907A (en) * 2019-08-16 2019-11-15 维沃移动通信有限公司 A video playback control method and terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080084400A1 (en) * 2006-10-10 2008-04-10 Outland Research, Llc Touch-gesture control of video media play on handheld media players
CN102346651A (en) * 2011-11-14 2012-02-08 华为终端有限公司 Music file processing method and device
CN102346621A (en) * 2010-07-30 2012-02-08 联想(北京)有限公司 Mobile communication terminal and touch control method thereof
CN102609172A (en) * 2010-09-29 2012-07-25 索尼公司 Electronic device system with process continuation mechanism and method of operation thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080084400A1 (en) * 2006-10-10 2008-04-10 Outland Research, Llc Touch-gesture control of video media play on handheld media players
CN102346621A (en) * 2010-07-30 2012-02-08 联想(北京)有限公司 Mobile communication terminal and touch control method thereof
CN102609172A (en) * 2010-09-29 2012-07-25 索尼公司 Electronic device system with process continuation mechanism and method of operation thereof
CN102346651A (en) * 2011-11-14 2012-02-08 华为终端有限公司 Music file processing method and device

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294347A (en) * 2013-06-24 2013-09-11 贝壳网际(北京)安全技术有限公司 Operation control method and device for video playing of mobile terminal browser and browser
CN103294347B (en) * 2013-06-24 2016-09-07 贝壳网际(北京)安全技术有限公司 Operation control method and device for video playing of mobile terminal browser and browser
CN103412709A (en) * 2013-08-05 2013-11-27 广州杰赛科技股份有限公司 Sound volume adjusting method and sound volume adjusting system
CN103419729B (en) * 2013-08-16 2017-10-24 大陆汽车有限责任公司 Vehicle part control method
CN103419729A (en) * 2013-08-16 2013-12-04 大陆汽车有限责任公司 Method for controlling vehicle parts
CN104685898A (en) * 2014-05-28 2015-06-03 华为技术有限公司 A method and terminal for playing media
US10540074B2 (en) 2014-05-28 2020-01-21 Huawei Technologies Co., Ltd. Method and terminal for playing media
CN104685898B (en) * 2014-05-28 2018-06-19 华为技术有限公司 A kind of method and terminal for playing media
CN104598156A (en) * 2015-02-28 2015-05-06 联想(北京)有限公司 Touch method and electronic equipment
CN104598156B (en) * 2015-02-28 2019-01-15 联想(北京)有限公司 A kind of touch control method and electronic equipment
US9864503B2 (en) 2015-02-28 2018-01-09 Beijing Lenovo Software Ltd. Touch method and electronic device
CN104850329A (en) * 2015-04-29 2015-08-19 小米科技有限责任公司 Method and device for adjusting parameters
CN104902335A (en) * 2015-05-28 2015-09-09 北京奇艺世纪科技有限公司 Method and device for controlling playback progress of multi-media file
CN106095226A (en) * 2016-06-01 2016-11-09 广州三星通信技术研究有限公司 The method and apparatus of application program is run in electric terminal
CN106095226B (en) * 2016-06-01 2019-09-27 广州三星通信技术研究有限公司 Method and device for running application program in electronic terminal
WO2018024132A1 (en) * 2016-08-01 2018-02-08 捷开通讯(深圳)有限公司 Volume adjustment method and system for terminal device
CN106231098A (en) * 2016-08-01 2016-12-14 Tcl移动通信科技(宁波)有限公司 A kind of volume adjusting method based on terminal unit and system
CN106231098B (en) * 2016-08-01 2019-06-04 Tcl移动通信科技(宁波)有限公司 A kind of volume adjusting method and system based on terminal device
US10656904B2 (en) 2016-08-01 2020-05-19 Jrd Communication (Shenzhen) Ltd Method for adjusting sound volume of terminal, terminal, and non-transitory tangible computer-readable storage medium
CN107239219A (en) * 2017-05-04 2017-10-10 宇龙计算机通信科技(深圳)有限公司 The control method and control device of a kind of user terminal
CN110460907A (en) * 2019-08-16 2019-11-15 维沃移动通信有限公司 A video playback control method and terminal

Similar Documents

Publication Publication Date Title
CN103076979A (en) Method, system and mobile terminal for adjusting volume in video playback interface
US11635810B2 (en) Managing and mapping multi-sided touch
US10698596B2 (en) Mobile terminal and method for controlling the same
US9354797B2 (en) Progress adjustment method and electronic device
KR102059882B1 (en) Method and terminal for playing media
CN105830351B (en) Mobile terminal and control method thereof
CN105159590B (en) Method for controlling screen of user terminal and user terminal
CN105045489B (en) A kind of button control method and device
CN105700804B (en) Method for responding to operation trajectory and operation trajectory response device
US20140313307A1 (en) Electronic device and method for unlocking in the electronic device
CN105260109A (en) Play speed adjusting method and terminal
US20140101581A1 (en) Touchscreen Apparatus User Interface Processing Method and Touchscreen Apparatus
CN105159582B (en) A kind of video area method of adjustment and terminal
KR20130059857A (en) Mobile terminal and method for controlling the same
TW201501025A (en) System, method and electronic device for optimizing one-handed operation
KR20150009204A (en) Mobile terminal and method for controlling the same
KR20130125522A (en) Mobile terminal and method for controlling thereof
CN104238887B (en) The icon lookup method and device of conventional application program
CN106648412A (en) Projector control method, device and projector
WO2017096962A1 (en) Human-computer interaction method, apparatus, and mobile device
CN107526569A (en) A volume adjustment method, device, storage medium and mobile terminal
US20150109210A1 (en) Control method, and input device of touch screen terminal
KR102138504B1 (en) Mobile terminal and method for controlling the same
CN105068738A (en) Smart watch control method and smart watch
CN108803979A (en) The method and apparatus of switching display pattern, the device for switching display pattern

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130501