WO2023116495A1 - 一种视频切换方法、装置、电子设备及存储介质 - Google Patents

一种视频切换方法、装置、电子设备及存储介质 Download PDF

Info

Publication number
WO2023116495A1
WO2023116495A1 PCT/CN2022/138521 CN2022138521W WO2023116495A1 WO 2023116495 A1 WO2023116495 A1 WO 2023116495A1 CN 2022138521 W CN2022138521 W CN 2022138521W WO 2023116495 A1 WO2023116495 A1 WO 2023116495A1
Authority
WO
WIPO (PCT)
Prior art keywords
operation event
touch operation
preset
event
video information
Prior art date
Application number
PCT/CN2022/138521
Other languages
English (en)
French (fr)
Inventor
李兆轩
Original Assignee
北京字节跳动网络技术有限公司
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 北京字节跳动网络技术有限公司 filed Critical 北京字节跳动网络技术有限公司
Publication of WO2023116495A1 publication Critical patent/WO2023116495A1/zh

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Embodiments of the present disclosure relate to the technical field of smart terminals, for example, to a video switching method, device, electronic equipment, and storage medium.
  • Embodiments of the present disclosure provide a video switching method, device, electronic device, and storage medium, which can reduce the probability of misoperation events caused by non-standard sliding gestures, improve the accuracy of user operation intention recognition, and improve user experience.
  • an embodiment of the present disclosure provides a video switching method, including:
  • the starting position of the touch operation event is at a preset characteristic position, judge whether the touch operation event is a sliding operation event based on a sliding operation recognition strategy matching the preset characteristic position;
  • a video switching instruction is triggered according to a slide parameter of the touch operation event to complete video switching.
  • the embodiment of the present disclosure also provides a video switching device, including:
  • the operation position confirmation module is configured to obtain a touch operation event on the video information display interface, and judge whether the starting position of the touch operation event is at a preset characteristic position;
  • the sliding event determination module is configured to determine whether the touch operation event is one time based on the judgment result that the starting position of the touch operation event is at a preset characteristic position, and based on the sliding operation recognition strategy matching the preset characteristic position Swipe operation event;
  • the video switching module is configured to trigger a video switching instruction according to the sliding parameter of the touch operation event based on the judgment result that the touch operation event is a sliding operation event, and complete the video switching.
  • an embodiment of the present disclosure further provides an electronic device, and the electronic device includes:
  • processors one or more processors
  • storage means configured to store one or more programs
  • the one or more processors are made to implement the video switching method described in any one of the embodiments of the present disclosure.
  • the embodiments of the present disclosure also provide a storage medium containing computer-executable instructions, the computer-executable instructions are used to perform video switching as described in any one of the embodiments of the present disclosure when executed by a computer processor method.
  • FIG. 1 is a schematic flowchart of a video switching method provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram of a sliding gesture on a video information interface provided by an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of a touch operation starting position at a preset characteristic position provided by an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram of movement of a video information display interface provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of a button click event judging strategy provided by an embodiment of the present disclosure.
  • FIG. 6 is a schematic flowchart of a video switching method provided by another embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram of a touch operation starting position at a preset characteristic position provided by another embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a video switching device provided by an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the term “comprise” and its variations are open-ended, ie “including but not limited to”.
  • the term “based on” is “based at least in part on”.
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one further embodiment”; the term “some embodiments” means “at least some embodiments.” Relevant definitions of other terms will be given in the description below.
  • FIG. 1 is a schematic flowchart of a video switching method provided by an embodiment of the present disclosure.
  • the embodiments of the present disclosure are applicable to the scenario of video stream data switching, and are especially applicable to the situation of performing video stream switching operation on the short video playback platform.
  • the method can be executed by a video switching device, which can be implemented in the form of software and/or hardware, and which can be configured in an electronic device, for example, a mobile terminal or a server device.
  • the video switching method provided by this embodiment includes:
  • the video information display interface may be any application client interface for video playback.
  • the video information display interface not only video playback can be performed, but also video information switching can be completed through a sliding operation.
  • the video information display interface is also called the Feed stream browsing interface. Users can also click on interactive buttons such as likes, shares, comments, favorites, and avatars on this page, or video description text and other information. Interact with video information.
  • the video descriptive text includes video introduction, and information such as hashtags related to the video content.
  • the user can switch video information by sliding up and down. Swipe up to switch to the next video of the current video, and slide down to switch to the previous video of the current video.
  • the sequence rules of the sliding direction and video switching may also be the opposite correspondence, or other correspondences. What needs to be explained here is that in this embodiment, sliding up is used to switch to the next video of the current video, and sliding down is used to illustrate the corresponding relationship between switching to the previous video of the current video.
  • the gesture can be shown in Figure 2, wherein Figure 2 shows a specific example of a video information interface.
  • the vertical arrow in the video information display interface indicates vertical sliding.
  • the user does not need to perform the sliding operation absolutely vertically, as long as it is within the preset compatible angle. , can recognize the user's sliding operation, and execute the action command corresponding to the sliding operation.
  • the default compatible angle of the sliding operation is 45°, that is to say, sliding up between 0° and 45° can trigger feed stream switching.
  • the angle between the dotted arrow and the solid arrow is the angle between the sliding operation at different angles and the vertical direction of the video information display interface.
  • the video information interface in addition to the specific video content display, it also includes interactive buttons such as the video content creator’s avatar, likes, shares, comments, favorites, and avatars, or video description text and other information.
  • the touch operation event of the video information display interface can be obtained.
  • information such as interactive buttons or video description text, at this time, the client needs to identify what the user’s real operation intention is, whether to slide to switch video information or click a button or trigger a corresponding operation. In this case, errors are easy to occur. touch operation.
  • each preset interactive function button is a view (view) on the upper layer of the feed stream view (view), and all video information description contents are on one view.
  • the coordinate position of the touch point on the display interface of the client may be determined.
  • the preset feature position is the position information recorded when the video information is initialized.
  • the coordinate position information of the start position of the touch event may be matched with the position information of the preset feature position, so as to determine whether the start position of the touch operation event is at the preset feature position according to the matching result.
  • the starting position of the touch event is at the characteristic position, it is necessary to consider whether the touch event is delivered by the feed flow view layer or by the view layer where the button or video text description content is located. Then, it is necessary to perform separate processing and analysis according to the type of the specific preset feature position, and the possibility of false touch of the sliding operation can be reduced by enlarging the compatible angle of the sliding operation and/or other measures.
  • the preset feature position where the start position of the touch operation event is located is the position where the preset interactive function button is located as an example for illustration.
  • the user performs a touch operation on the video information display interface through gestures and generates a corresponding sliding track, but the starting position of the sliding track falls within the range of the like button.
  • the included angle between the moving track and the vertical direction of the video information display interface may be determined according to the coordinate position of the moving track of the touch operation event. For example, a straight line can be determined by the position coordinates of the first few touch points in the moving track, and the angle between the straight line and the vertical direction of the video information display interface can be determined; or, the tangent line of the touch operation moving track can be calculated. angle.
  • the touch operation event is a sliding operation event rather than a button click trigger event.
  • the preset included angle threshold is greater than the default sliding angle threshold in the scene of using the preset view page turning toolkit, and may be a value such as 50° or 60°. Assuming that 60° is used as the preset included angle threshold, then if the included angle between the movement track of the touch operation event and the vertical direction of the video information display interface is within 60°, the video sliding operation can be triggered, that is, the angle is enlarged to make the touch operation event more accurate. It is easy to be intercepted by the feed flow view layer, reducing the probability of accidentally touching the button.
  • the touch operation event is a slide operation event, that is, the feed stream view layer intercepts the slide operation event successfully
  • the slide operation event can trigger the switching of the video stream. For example, the judgment may be made according to the distance and speed of the movement of the video information display interface along with the sliding gesture. For example, during the execution of the sliding operation event, when the moving distance of the video information display interface is greater than the first moving distance reference value (such as a distance of 40% in the vertical direction of the terminal screen), or when the moving distance of the video information display interface is greater than the first 2.
  • the moving distance is a reference value and the moving speed is greater than the preset speed reference value
  • a video switching instruction is triggered to complete the video switching.
  • the moving distance reference value and the preset speed reference value can be statistically set according to empirical values. As shown in Figure 4, under the operation of the sliding gesture, the currently displayed video stream interface moves upward, and the next video stream interface (pattern filling interface) also moves upward accordingly, and the distance and/or speed of the upward movement meet the preset conditions , you can perform video switching operations.
  • the feed flow view layer does not meet the conditions for intercepting the slide operation event, and the touch operation event will be passed to the preset Set the view layer to which the interactive function button belongs; then, determine whether the touch operation event is a button click event according to the movement range of the touch operation event; respond to determining that the touch operation event is a button click event, trigger the target interactive function button, and execute the button click operate.
  • the rectangular interface in A is a button (BUTTON), and the circle in it represents the starting position of the user's touch operation on the video information display interface.
  • B shows the movement trajectory of the touch operation. The movement trajectory remains inside the button, and the button click event can still be triggered when the finger is lifted.
  • the movement track in C is beyond the range of the button (rectangle), and the button click event will not be triggered when the finger is lifted.
  • the technical solutions of the embodiments of the present disclosure can determine whether the starting position of the touch operation event is at a preset characteristic position where false touch operations are likely to occur when the touch operation event of the video information display interface is acquired; When the initial position is at the preset feature position, the touch operation event matches the corresponding sliding operation recognition strategy to determine whether the touch operation event is a sliding operation event; finally, the touch operation event is determined based on the corresponding sliding operation recognition strategy When it is a sliding operation event, the video switching command is triggered according to the sliding parameter of the touch operation event to complete the video switching.
  • the technical solution disclosed in the embodiments of the present disclosure avoids the situation in the related art that the accuracy rate of identifying user operations on the video information display interface is low and the misoperation rate is high, and realizes the reduction of the occurrence probability of misoperation events caused by non-standard sliding operation postures , improve the accuracy of user operation intention recognition, and improve user experience.
  • Embodiments of the present disclosure may be combined with multiple exemplary solutions in the video switching method provided in the foregoing embodiments.
  • the video switching method provided in this embodiment describes the process of video switching when the starting position of the touch operation event falls within the characteristic position corresponding to the clickable description text.
  • Fig. 6 is a schematic flowchart of a video switching method provided by another embodiment of the present disclosure. As shown in Figure 6, the video switching method provided by this embodiment includes:
  • the text (indicated by X) guided by the pound sign (#) as the starting symbol is the description content of the video information, which can also be called hash tag (hash tag), which is a clickable element in the video description .
  • hash tag a clickable element in the video description .
  • Multiple hash tags in Figure 7 are on the same view layer. Although, clicking on each hash tag will jump to the details page associated with different hash tags; however, since all hash tags are on one view, when the sliding operation moves from one hash tag to another, the event does not will be cancelled. Therefore, when the starting position of the touch operation event falls on the characteristic position of the description content of the video information, it is necessary to analyze whether the obtained touch operation event is a sliding operation event or a hash tag click event according to the corresponding strategy.
  • the starting position of the touch operation event is at the position where the video information description content is located, it is not only necessary to determine the angle between the movement trajectory and the vertical direction of the video information display interface according to the coordinate position of the movement trajectory of the touch operation event, but also to determine the angle Whether it is less than the preset included angle threshold, it is also determined whether the termination position of the touch operation event also falls within the area described by the video information. That is to determine whether the movement trajectory of the touch operation event meets the requirements under the condition of zooming in on the compatible angle, and whether movement occurs.
  • step S250 can be directly performed. If the angle between the moving track and the vertical direction of the video information display interface is greater than the compatibility angle threshold, the process can be directly ended, and the touch operation event is processed as a click event of the hash tag. When the angle between the moving track and the vertical direction of the video information display interface is smaller than the compatible angle threshold, and the end position of the touch operation event is at the position where the content of the video information is described, step S230 is performed.
  • step S240 Whether the start and end positions of the movement track of the touch operation event in this step are in different hash tag positions. For example, when a hash tag is touched, it will identify and obtain the hash code (hash code) of the hash tag, and determine whether it is the same hash tag through the hash code. If they are the same, a hash tag click event will be triggered to receive the process, if not, step S240 can be performed.
  • hash code hashash code
  • the duration refers to the time difference from pressing a finger or other operating tool to lifting when the user operates on the video information interface.
  • the judgment condition for further adding the time difference is to take into account the false touches caused by sliding, both the sliding distance and the sliding time are often relatively short.
  • the preset time threshold may be set to 500ms, for example. If the duration is greater than 500ms, the click event is processed.
  • the touch operation event of the video information display interface when the touch operation event of the video information display interface is obtained, it is judged whether the start position of the touch operation event is at a preset characteristic position where false touch operation is likely to occur; when the start position of the touch operation event When the position is at the preset feature position where the video information description content is located, the corresponding sliding operation recognition strategy is adopted, from the angle between the sliding track of the touch operation event and the vertical direction of the interface, the end position of the touch operation, the duration of the touch operation, etc.
  • FIG. 8 is a schematic structural diagram of a video switching device provided by an embodiment of the present disclosure.
  • the video switching device provided in this embodiment is suitable for the scene of video stream data switching, especially suitable for the situation of performing video stream switching operation on the short video playback platform.
  • the video switching device includes: an operating position confirmation module 310 , a sliding event determination module 320 and a video switching module 330 .
  • the operation position confirming module 310 is set to acquire the touch operation event of the video information display interface, and judges whether the starting position of the touch operation event is in the preset feature position;
  • the sliding event determining module 320 is set to when the touch When the starting position of the operation event is at a preset feature position, determine whether the touch operation event is a slide operation event based on the sliding operation recognition strategy matched with the preset feature position;
  • the video switching module 330 is configured to When the touch operation event is a slide operation event, a video switching instruction is triggered according to a slide parameter of the touch operation event to complete video switching.
  • the touch operation event of the video information display interface when the touch operation event of the video information display interface is obtained, it is judged whether the start position of the touch operation event is at a preset characteristic position where false touch operation is likely to occur; when the start position of the touch operation event When the position is at a preset feature position, the touch operation event matches the corresponding sliding operation recognition strategy to determine whether the touch operation event is a sliding operation event; finally, based on the corresponding sliding operation recognition strategy, it is determined that the touch operation event is When a sliding operation event occurs, the video switching instruction is triggered according to the sliding parameter of the touch operation event to complete the video switching.
  • the technical solution disclosed in the embodiment of the present disclosure avoids the situation in the related art that the accuracy rate of identifying user operations on the video information display interface is low and the misoperation rate is high, and realizes the reduction of the probability of misoperation events caused by non-standard sliding operation gestures , improve the accuracy of user operation intention recognition, and improve user experience.
  • the preset feature location includes the location of the preset interactive function button and the location of the description content of the video information on the video information display interface.
  • the sliding event determining module 320 is set to:
  • the included angle is smaller than a preset included angle threshold, it is determined that the touch operation event is a sliding operation event, wherein the preset included angle threshold is greater than the default sliding angle threshold in the scene of using the preset view page turning toolkit .
  • the sliding event determination module 320 is set to:
  • the touch operation event is a slide operation event.
  • the video switching device includes a non-video switching event processing module, which is set to:
  • the touch operation event is delivered to the view layer to which the preset interactive function button belongs;
  • the target interaction function button is triggered to perform a button click operation.
  • non-video switching event processing module can also be set to:
  • the touch operation event is delivered to the view layer to which the video information description content belongs;
  • Determining that the touch operation event is a video information description content click event, and using the video information description content at the end position as the click object of the video information description content click event.
  • the video switching module 330 is set to:
  • the video switching instruction is triggered to complete the video switching.
  • the video switching device provided in the embodiments of the present disclosure can execute the video switching method provided in any embodiment of the present disclosure, and has corresponding functional modules and beneficial effects for executing the method.
  • FIG. 9 it shows a schematic structural diagram of an electronic device (such as the terminal device or server in FIG. 9 ) 400 suitable for implementing the embodiments of the present disclosure.
  • the terminal equipment in the embodiment of the present disclosure may include but not limited to such as mobile phone, notebook computer, digital broadcast receiver, PDA (personal digital assistant), PAD (tablet computer), PMP (portable multimedia player), vehicle terminal (such as mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers and the like.
  • the electronic device shown in FIG. 9 is only an example, and should not limit the functions and application scope of the embodiments of the present disclosure.
  • an electronic device 400 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 401, which may be stored in a read-only memory (Read-Only Memory, ROM) 402 according to a program 406 is loaded into the program in the random access memory (Random Access Memory, RAM) 403 to execute various appropriate actions and processes.
  • a processing device such as a central processing unit, a graphics processing unit, etc.
  • ROM read-only memory
  • RAM Random Access Memory
  • various programs and data necessary for the operation of the electronic device 400 are also stored.
  • the processing device 401, the ROM 402, and the RAM 403 are connected to each other through a bus 404.
  • An input/output (I/O) interface 405 is also connected to bus 404 .
  • the following devices can be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speaker, vibration an output device 407 such as a computer; a storage device 408 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 409.
  • the communication means 409 may allow the electronic device 400 to perform wireless or wired communication with other devices to exchange data. While FIG. 9 shows electronic device 400 having various means, it should be understood that implementing or possessing all of the means shown is not a requirement. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer readable medium, where the computer program includes program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from a network via communication means 409 , or from storage means 406 , or from ROM 402 .
  • the processing device 401 When the computer program is executed by the processing device 401, the above-mentioned functions defined in the video switching method of the embodiment of the present disclosure are executed.
  • the electronic device provided by the embodiment of the present disclosure belongs to the same disclosed concept as the video switching method provided by the above embodiment, and the technical details not described in this embodiment can be referred to the above embodiment, and this embodiment has the same features as the above embodiment Beneficial effect.
  • An embodiment of the present disclosure provides a computer storage medium, on which a computer program is stored, and when the program is executed by a processor, the video switching method provided in the foregoing embodiments is implemented.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the two.
  • a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof.
  • Computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable Read-Only Memory (Erasable Programmable Read-Only Memory, EPROM) or flash memory (FLASH), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can send, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer readable medium may be transmitted by any appropriate medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
  • the client and the server can communicate using any currently known or future network protocols such as HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), and can communicate with digital data in any form or medium
  • HTTP HyperText Transfer Protocol
  • the communication eg, communication network
  • Examples of communication networks include local area networks (“LANs”), wide area networks (“WANs”), internetworks (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device, or may exist independently without being incorporated into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device:
  • a video switching instruction is triggered according to a slide parameter of the touch operation event to complete video switching.
  • Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, or combinations thereof, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Includes conventional procedural programming languages - such as the "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as through an Internet service provider). Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • each block in a flowchart or block diagram may represent a module, program segment, or portion of code that contains one or more logical functions for implementing specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified functions or operations , or may be implemented by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented by software or by hardware. Wherein, the names of the units and modules do not constitute limitations on the units and modules themselves under certain circumstances, for example, the data generating module may also be described as a "video data generating module".
  • exemplary types of hardware logic components include: Field Programmable Gate Arrays (Field Programmable Gate Arrays, FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (Application Specific Standard Parts, ASSP), System on Chip (System on Chip, SOC), Complex Programmable Logic Device (CPLD), etc.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM compact disk read only memory
  • magnetic storage or any suitable combination of the foregoing.
  • Example 1 provides a video switching method, which includes:
  • a video switching instruction is triggered according to a slide parameter of the touch operation event to complete video switching.
  • Example 2 provides a video switching method, wherein the preset feature position includes the position of the preset interactive function button on the video information display interface and video information Describe where the content is located.
  • Example 3 provides a video switching method, wherein, when the preset feature position is the position of the preset interactive function button, the The sliding operation recognition strategy matching the feature position determines whether the touch operation event is a sliding operation event, including:
  • the included angle is smaller than a preset included angle threshold, it is determined that the touch operation event is a sliding operation event, wherein the preset included angle threshold is greater than the default sliding angle threshold in the scene of using the preset view page turning toolkit .
  • Example 4 provides a video switching method, wherein, when the preset feature position is where the video information describes the content, the The position matching sliding operation identification strategy determines whether the touch operation event is a sliding operation event, and further includes:
  • the touch operation event is a slide operation event.
  • Example 5 provides a video switching method, further comprising:
  • the touch operation event is delivered to the view layer to which the preset interactive function button belongs;
  • the target interaction function button is triggered to perform a button click operation.
  • Example 6 provides a video switching method, further comprising:
  • the touch operation event is delivered to the view layer to which the video information description content belongs;
  • Determining that the touch operation event is a video information description content click event, and using the video information description content at the end position as the click object of the video information description content click event.
  • Example 7 provides a video switching method, wherein, triggering a video switching instruction according to the sliding parameter of the sliding operation event to complete the video switching includes:
  • the video switching instruction is triggered to complete the video switching.
  • Example Eight provides a video switching device, including:
  • the operation position confirmation module is configured to obtain a touch operation event on the video information display interface, and judge whether the starting position of the touch operation event is at a preset characteristic position;
  • a sliding event determination module configured to determine whether the touch operation event is a sliding operation based on a sliding operation recognition strategy matching the preset characteristic position when the starting position of the touch operation event is at a preset characteristic position event;
  • the video switching module is configured to, when it is determined that the touch operation event is a sliding operation event, trigger a video switching instruction according to the sliding parameter of the touch operation event, and complete the video switching.
  • Example 9 provides a video switching device, wherein the preset feature position includes the position of the preset interactive function button on the video information display interface and video information Describe where the content is located.
  • Example 10 provides a video switching device, wherein, when the preset feature position is the position of the preset interactive function button, the sliding event determination module is set to :
  • the included angle is smaller than a preset included angle threshold, it is determined that the touch operation event is a sliding operation event, wherein the preset included angle threshold is greater than the default sliding angle threshold in the scene of using the preset view page turning toolkit .
  • Example Eleven provides a video switching device, wherein, when the preset feature position is the position where the video information describes the content, the sliding event determining module is set to :
  • the touch operation event is a slide operation event.
  • Example 12 provides a video switching device, further comprising:
  • Non-video switching event processing module set to:
  • the touch operation event is delivered to the view layer to which the preset interactive function button belongs;
  • the target interaction function button is triggered to perform a button click operation.
  • Example 13 provides a video switching device, further comprising:
  • Non-video switching event processing module set to:
  • the touch operation event is delivered to the view layer to which the video information description content belongs;
  • Example Fourteen provides a video switching device, wherein the video switching module is configured to:
  • the video switching instruction is triggered to complete the video switching.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本公开实施例公开了一种视频切换方法、装置、电子设备及存储介质,其中,方法包括:获取视频信息展示界面的触摸操作事件,并判断触摸操作事件的起始位置是否处于预设特征位置;当触摸操作事件的起始位置处于预设特征位置时,基于与预设特征位置相匹配的滑动操作识别策略确定触摸操作事件是否为一次滑动操作事件;当确定触摸操作事件为滑动操作事件时,根据触摸操作事件的滑动参数触发视频切换指令,完成视频切换。

Description

一种视频切换方法、装置、电子设备及存储介质
本申请要求在2021年12月24日提交中国专利局、申请号为202111597471.1的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开实施例涉及智能终端技术领域,例如涉及一种视频切换方法、装置、电子设备及存储介质。
背景技术
在短视频领域,以持续更新的信息流为用户提供浏览内容。在视频信息流的浏览界面,通常设置有很多可操作元素,例如,点赞按钮、评论按钮、视频描述内容等。但是,用户在手机屏幕上下滑动切换视频时,多会发生误触事件,误点击了在视频上覆盖可操作元素,造成误触,影响短视频浏览体验。
发明内容
本公开实施例提供了一种视频切换方法、装置、电子设备及存储介质,能够降低因滑动操作手势不标准导致误操作事件的发生概率,提升用户操作意图识别的准确度,提升用户体验。
第一方面,本公开实施例提供了一种视频切换方法,包括:
获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
基于所述触摸操作事件的起始位置处于预设特征位置的判断结果,基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件;
基于所述触摸操作事件为滑动操作事件的判断结果,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
第二方面,本公开实施例还提供了一种视频切换装置,包括:
操作位置确认模块,设置为获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
滑动事件确定模块,设置为基于所述触摸操作事件的起始位置处于预设特征位置的判断结果,基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件;
视频切换模块,设置为基于所述触摸操作事件为滑动操作事件的判断结果,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
第三方面,本公开实施例还提供了一种电子设备,所述电子设备包括:
一个或多个处理器;
存储装置,设置为存储一个或多个程序,
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本公开实施例任一所述的视频切换方法。
第四方面,本公开实施例还提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如本公开实施例任一所述的视频切换方法。
附图说明
贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为本公开一实施例所提供的一种视频切换方法的流程示意图;
图2为本公开一实施例所提供的一种视频信息界面滑动手势示意图;
图3为本公开一实施例所提供的一种触摸操作起始位置在预设特征位置示意图;
图4为本公开一实施例所提供的一种视频信息展示界面移动示意图;
图5为本公开一实施例所提供的一种按钮点击事件判断策略示意图;
图6为本公开另一实施例所提供的一种视频切换方法的流程示意图;
图7为本公开另一实施例所提供的一种触摸操作起始位置在预设特征位置示意图;
图8为本公开一实施例所提供的一种视频切换装置结构示意图;
图9为本公开一实施例所提供的一种电子设备结构示意图图。
具体实施方式
应当理解,本公开的方法实施方式中记载的多个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
图1为本公开一实施例所提供的一种视频切换方法流程示意图。本公开实施例适用于视频流数据切换的场景,特别适用于在短视频播放平台,进行视频流切换操作的情形。该方法可以由视频切换装置来执行,该装置可以通过软件和/或硬件的形式实现,该装置可配置于电子设备中,例如配置于移动终端或服务器设备中。
如图1所示,本实施例提供的视频切换方法,包括:
S110、获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置。
其中,视频信息展示界面可以是任一个用于视频播放的应用客户端界面。在该视频信息展示界面中不仅可以进行视频播放,还可以通过滑动操作完成视频信息的切换。特别是在短视频技术领域,视频信息展示界面也称为Feed流浏览界面,用户还可以在该页面上通过点击点赞、分享、评论、收藏及头像等互动性按钮或者视频描述文字等信息,与视频信息产生互 动。其中,视频描述性文字包括视频简介,以及视频内容相关的话题标签等信息。
通常用户可以通过上下滑动的手势进行视频信息切换,向上滑动为切换到当前视频的下一个视频,向下滑动为切换到当前视频的前一个视频。滑动方向与视频切换的顺序规则也可以是相反的对应关系,或者其他对应关系。这里需要说明的是,在本实施例中,均以向上滑动为切换到当前视频的下一个视频,向下滑动为切换到当前视频的前一个视频的对应关系进行举例说明,进行视频切换的滑动手势可如图2所示,其中,图2展示了一个具体的视频信息界面实例。
例如,在图2中,视频信息显示界面中竖直方向的箭头表示的是垂直方向的滑动,但是,在用户进行滑动操作过程中无需绝对垂直的进行滑动操作,只要在预设的兼容角度内,都可以识别到用户的滑动操作,并执行滑动操作对应的动作指令。通常,在使用View pager作为视图翻页工具包时,在视频切换中,滑动操作的默认兼容角度为45°,也就是说0°~45°之间上滑,都可以触发Feed流切换。图2中,虚线箭头与实线箭头之间的夹角,即是不同角度的滑动操作与视频信息显示界面竖直方向的夹角。
在视频信息界面中,除了具体的视频内容展示,还包括视频内容创作者头像、点赞、分享、评论、收藏及头像等互动性按钮或者视频描述文字等信息。当用户直接或借助其他工具间接地与视频信息展示界面进行接触时,便可以获取到视频信息展示界面的触摸操作事件,当用户在视频信息展示触摸并产生滑动的过程中,很多时候会碰触到互动性按钮或者视频描述文字等信息,此时,客户端需要识别用户真正的操作意图是什么,是滑动切换视频信息还是点击按钮或触发相应的操作,在这种情况下就很容易发生误触操作。
例如,在本实施例中,当获取到触摸操作事件,考虑到误触的可能性,要先判断触摸操作事件的起始位置是否处于预设特征位置,即视频信息展示界面上的预设交互功能按钮所在位置和视频信息描述内容所在位置。其中,每一个预设交互功能按钮都是一个在Feed流视图(view)上层的一个视图(view),所有的视频信息描述内容在一个视图上。
例如,获取到触摸事件时,可以确定触摸点在客户端展示界面上的坐标位置。而预设特征位置是在视频信息初始化时,进行记录的位置信息。可以将触摸事件的起始位置的坐标位置信息与预设特征位置的位置信息进行匹配,从而根据匹配结果确定触摸操作事件的起始位置是否处于预设特征位置。
S120、当所述触摸操作事件的起始位置处于预设特征位置时,基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件。
当触摸事件的起始位置处于特征位置时,便要考虑触摸事件的传递,是由Feed流视图层处理该触摸事件还是由按钮或视频文字描述内容所在的视图层处理。那么就要根据具体的预设特征位置的类型进行分别的处理分析了,可以通过放大滑动操作的兼容角度和/或其他措施,来降低滑动操作误触的可能性。
示例性的,以触摸操作事件的起始位置所处的预设特征位置为预设交互功能按钮所在位置为例进行说明。在图3中,用户通过手势在视频信息展示界面进行了触摸操作并产生了相应的滑动轨迹,但是,滑动轨迹的起始位置落在了点赞按钮的范围内。首先,可以根据触摸操作事件的移动轨迹的坐标位置确定移动轨迹与视频信息展示界面竖直方向的夹角。例如,可以以移动轨迹中前几个触摸点位置坐标确定一条直线,确定该直线与视频信息展示界面竖直方向的夹角;或者,计算触摸操作移动轨迹的切线视频信息展示界面竖直方向的夹角。当 确定得到的夹角小于预设夹角阈值时,确定该触摸操作事件为一次滑动操作事件,而不是按钮的点击触发事件。其中,预设夹角阈值大于使用预设视图翻页工具包场景下的默认滑动角度阈值,可以是50°或60°等数值。假设以60°作为预设夹角阈值,那么触摸操作事件的移动轨迹与视频信息展示界面竖直方向的夹角在60°以内的都可以触发视频滑动操作,即放大角度,使得触摸操作事件更容易被Feed流视图层拦截,降低按钮误触的概率。
S130、当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
确定触摸操作事件为滑动操作事件,即Feed流视图层拦截滑动操作事件成功,那么便可以确定该滑动操作事件能否触发视频流的切换。例如,可以根据视频信息展示界面随着滑动手势移动的距离以及移动的速度进行判断。例如,滑动操作事件执行过程中,当视频信息展示界面的移动距离大于第一移动距离参考值(如终端屏幕竖直方向上40%的距离),或者,当视频信息展示界面的移动距离大于第二移动距离参考值,且移动速度大于预设速度参考值时,触发视频切换指令,完成视频切换。其中,移动距离参考值和预设速度参考值可依据经验值进行统计设定。如图4所示,在滑动手势的操作下,当前展示的视频流界面向上移动,下一个视频流界面(图案填充界面)也随之向上移动,向上移动的距离和/或速度满足预设条件时,可以执行视频切换操作。
例如,若触摸操作事件移动轨迹与视频信息展示界面竖直方向的夹角大于预设夹角阈值时,则不满足Feed流视图层拦截滑动操作事件的条件,触摸操作事件则会被传递到预设交互功能按钮所属的视图层;然后,根据触摸操作事件的移动范围确定触摸操作事件是否为一次按钮点击事件;响应于确定触摸操作事件为一次按钮点击事件,触发目标交互功能按钮,执行按钮点击操作。在图5所示的按钮触摸示意图中,A中矩形界面是一个按钮(BUTTON),其中的圆圈表示用户在视频信息展示界面触摸操作的起始位置。B中展示了触摸操作的移动轨迹,该移动轨迹保持在按钮内部,则手指抬起时依然可以触发按钮点击事件。C中的移动轨迹超出了按钮(矩形)范围,则手指抬起时不会触发按钮点击事件。
本公开实施例的技术方案,可以通过在获取到视频信息展示界面的触摸操作事件时,判断触摸操作事件的起始位置是否处于容易发生误触操作的预设特征位置;当触摸操作事件的起始位置处于预设特征位置时,则为触摸操作事件匹配对应的滑动操作识别策略,以确定所述触摸操作事件是否为一次滑动操作事件;最终,在基于对应的滑动操作识别策略确定触摸操作事件为滑动操作事件时,根据触摸操作事件的滑动参数触发视频切换指令,完成视频切换。本公开实施例公开的技术方案,避免了相关技术中在视频信息展示界面识别用户操作的准确率低,误操作率高的情况,实现了降低因滑动操作姿势不标准导致误操作事件的发生概率,提升用户操作意图识别的准确度,提升用户体验。
本公开实施例与上述实施例中所提供的视频切换方法中多个示例方案可以结合。本实施例所提供的视频切换方法,描述了触摸操作事件的起始位置落入可点击的描述文字对应的特征位置情况下,进行视频切换的过程。
图6为本公开另一实施例所提供的一种视频切换方法的流程示意图。如图6所示,本实施例提供的视频切换方法,包括:
S210、获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置。
S220、当所述触摸操作事件的起始位置处于预设特征位置,且所述预设特征位置为视频信息描述内容所在位置时,根据所述触摸操作事件的移动轨迹的坐标位置确定所述移动轨迹与所述视频信息展示界面竖直方向的夹角,并判断所述夹角是否小于预设夹角阈值,以及确定所述触摸操作事件的终止位置是否处于所述视频信息描述内容所在位置。
在图7中,由井号(#)作为起始符号引导的文字(用X表示),是视频信息描述内容,也可称为hash tag(哈希标签),它是视频描述中的可点击元素。图7中的多个hash tag是在同一个视图层上的。虽然,点击每个hash tag都会跳转到不同的hash tag关联的详情页;但是,由于所有hash tag都在一个视图上,当滑动操作从一个hash tag移动到另一个hash tag时,事件并不会被取消。因此,当触摸操作事件的起始位置落在视频信息描述内容所在位置这一特征位置时,需要按照对应的策略分析获取到的触摸操作事件是滑动操作事件还是hash tag的点击事件。
例如,触摸操作事件的起始位置处于视频信息描述内容所在位置时,不仅要根据触摸操作事件的移动轨迹的坐标位置确定移动轨迹与视频信息展示界面竖直方向的夹角,并判断该夹角是否小于预设夹角阈值,还要确定触摸操作事件的终止位置是否同样落在视频信息描述内容的区域内。即确定此次触摸操作事件的移动轨迹,在放大兼容角度的条件下是否满足要求,以及是否产生了移动。如果移动轨迹与视频信息展示界面竖直方向的夹角小于兼容角度阈值,且,触摸操作事件的终止位置在视频信息描述内容的区域之外,则可以直接执行步骤S250。如果移动轨迹与视频信息展示界面竖直方向的夹角大于兼容角度阈值,则可直接结束该过程,将触摸操作事件作为hash tag的点击事件进行处理。当移动轨迹与视频信息展示界面竖直方向的夹角小于兼容角度阈值,且触摸操作事件的终止位置处于视频信息描述内容所在位置时,则执行步骤S230。
S230、当所述触摸操作事件的终止位置处于所述视频信息描述内容所在位置时,确定所述起始位置的哈希编码值和所述终止位置的哈希编码值是否相同。
该步骤触摸操作事件的移动轨迹的起止位置是否在不同的hash tag位置。例如,当有hash tag被碰触到时,会识别并获取该hash tag的哈希编码(hash code),通过哈希编码确定是否为同一个hash tag。如果是同一个,便会触发hash tag点击事件,接收该流程,如果不是,可执行步骤S240。
S240、当所述夹角小于所述预设夹角阈值,且所述起始位置的哈希编码值和所述终止位置的哈希编码值不相同,且所述触摸操作事件的持续时间小于预设时间阈值时,确定所述触摸操作事件为一次滑动操作事件。
例如,持续时间是指用户在视频信息界面进行操作时,从手指或其他操作工具按下到抬起的时间差。进一步附加时间差的判断条件,是考虑到滑动所造成的误触,无论是滑动距离还是滑动时间,都往往比较短促。预设时间阈值例如可设置为500ms。如果持续时间大于500ms,则处理点击事件。
S250、当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
本公开实施例的技术方案,通过在获取到视频信息展示界面的触摸操作事件时,判断触摸操作事件的起始位置是否处于容易发生误触操作的预设特征位置;当触摸操作事件的起始位置处于视频信息描述内容所在位置这一预设特征位置时,则采取相应滑动操作识别策略, 从触摸操作事件的滑动轨迹与界面竖直方向的夹角以及触摸操作终止位置、触摸操作持续时间等多角度判断,以确定所述触摸操作事件是否为一次滑动操作事件;最终,在基于对应的滑动操作识别策略确定触摸操作事件为滑动操作事件时,根据触摸操作事件的滑动参数触发视频切换指令,完成视频切换。本公开实施例公开的技术方案,避免了相关技术中在视频信息展示界面识别用户操作的准确率低,误操作率高的情况,实现了降低因滑动操作手势不标准导致误操作事件的发生概率,提升用户操作意图识别的准确度,提升用户体验。
图8为本公开实施例所提供的一种视频切换装置结构示意图。本实施例提供的视频切换装置适用于视频流数据切换的场景,特别适用于在短视频播放平台,进行视频流切换操作的情形。
如图8所示,视频切换装置包括:操作位置确认模块310、滑动事件确定模块320和视频切换模块330。
其中,操作位置确认模块310,设置为获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;滑动事件确定模块320,设置为当所述触摸操作事件的起始位置处于预设特征位置时,基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件;视频切换模块330,设置为当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
本公开实施例的技术方案,通过在获取到视频信息展示界面的触摸操作事件时,判断触摸操作事件的起始位置是否处于容易发生误触操作的预设特征位置;当触摸操作事件的起始位置处于预设特征位置时,则为触摸操作事件匹配对应的滑动操作识别策略,以确定所述触摸操作事件是否为一次滑动操作事件;最终,在基于对应的滑动操作识别策略确定触摸操作事件为滑动操作事件时,根据触摸操作事件的滑动参数触发视频切换指令,完成视频切换。本公开实施例公开的技术方案,避免了相关技术中在视频信息展示界面识别用户操作的准确率低,误操作率高的情况,实现了降低因滑动操作手势不标准导致误操作事件的发生概率,提升用户操作意图识别的准确度,提升用户体验。
例如,所述预设特征位置包括所述视频信息展示界面上的预设交互功能按钮所在位置和视频信息描述内容所在位置。
例如,当所述预设特征位置为预设交互功能按钮所在位置时,所述滑动事件确定模块320设置为:
根据所述触摸操作事件的移动轨迹的坐标位置确定所述移动轨迹与所述视频信息展示界面竖直方向的夹角;
当所述夹角小于预设夹角阈值时,确定所述触摸操作事件为一次滑动操作事件,其中,所述预设夹角阈值大于使用预设视图翻页工具包场景下的默认滑动角度阈值。
例如,当所述预设特征位置为视频信息描述内容所在位置时,所述滑动事件确定模块320设置为:
判断所述触摸操作事件的终止位置是否处于所述视频信息描述内容所在位置时;
当所述触摸操作事件的终止位置处于所述视频信息描述内容所在位置时,确定所述起始位置的哈希编码值和所述终止位置的哈希编码值是否相同;
当所述夹角小于所述预设夹角阈值,且所述起始位置的哈希编码值和所述终止位置的哈 希编码值不相同,且所述触摸操作事件的持续时间小于预设时间阈值时,确定所述触摸操作事件为一次滑动操作事件。
例如,所述视频切换装置包括非视频切换事件处理模块,设置为:
当所述夹角大于所述预设夹角阈值时,将所述触摸操作事件传递到预设交互功能按钮所属的视图层;
根据所述触摸操作事件的移动范围确定所述触摸操作事件是否为一次按钮点击事件;
响应于确定触摸操作事件为一次按钮点击事件,触发目标交互功能按钮,执行按钮点击操作。
例如,所述非视频切换事件处理模块,还可设置为:
当所述夹角大于所述预设夹角阈值,或者,当所述起始位置的哈希编码值和所述终止位置的哈希编码值相同,或者,所述触摸操作事件的持续时间大于预设时间阈值时,将所述触摸操作事件传递到视频信息描述内容所属的视图层;
确定所述触摸操作事件为一次视频信息描述内容点击事件,并将所述终止位置的视频信息描述内容作为所述视频信息描述内容点击事件的点击对象。
例如,所述视频切换模块330,设置为:
在所述滑动操作事件执行过程中,当所述视频信息展示界面的移动距离大于第一移动距离参考值,或者,当所述视频信息展示界面的移动距离大于第二移动距离参考值且移动速度大于预设速度参考值时,触发视频切换指令,完成视频切换。
本公开实施例所提供的视频切换装置,可执行本公开任意实施例所提供的视频切换方法,具备执行方法相应的功能模块和有益效果。
值得注意的是,上述装置所包括的多个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,多个功能单元的具体名称也只是为了便于相互区分,并不用于限制本公开实施例的保护范围。
下面参考图9,其示出了适于用来实现本公开实施例的电子设备(例如图9中的终端设备或服务器)400的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图9示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图9所示,电子设备400可以包括处理装置(例如中央处理器、图形处理器等)401,其可以根据存储在只读存储器(Read-Only Memory,ROM)402中的程序或者从存储装置406加载到随机访问存储器(Random Access Memory,RAM)403中的程序而执行多种适当的动作和处理。在RAM 403中,还存储有电子设备400操作所需的多种程序和数据。处理装置401、ROM 402以及RAM 403通过总线404彼此相连。输入/输出(I/O)接口405也连接至总线404。
通常,以下装置可以连接至I/O接口405:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置406;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置407;包括例如磁带、硬盘等的存储装置408;以及通信装置409。通信装置409可以允许电子设备400与其他设备进行无线或有线通信以交换数据。虽然图9示出 了具有多种装置的电子设备400,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置409从网络上被下载和安装,或者从存储装置406被安装,或者从ROM402被安装。在该计算机程序被处理装置401执行时,执行本公开实施例的视频切换方法中限定的上述功能。
本公开实施例提供的电子设备与上述实施例提供的视频切换方法属于同一公开构思,未在本实施例中详尽描述的技术细节可参见上述实施例,并且本实施例与上述实施例具有相同的有益效果。
本公开实施例提供了一种计算机存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述实施例所提供的视频切换方法。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(Erasable Programmable Read-Only Memory,EPROM)或闪存(FLASH)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:
获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
当所述触摸操作事件的起始位置处于预设特征位置时,基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件;
当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开多种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元、模块的名称在某种情况下并不构成对该单元、模块本身的限定,例如,数据生成模块还可以被描述为“视频数据生成模块”。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Parts,ASSP)、片上系统(System on Chip,SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,【示例一】提供了一种视频切换方法,该方法包括:
获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
当所述触摸操作事件的起始位置处于预设特征位置时,基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件;
当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
根据本公开的一个或多个实施例,【示例二】提供了一种视频切换方法,其中,所述预设特征位置包括所述视频信息展示界面上的预设交互功能按钮所在位置和视频信息描述内容所在位置。
根据本公开的一个或多个实施例,【示例三】提供了一种视频切换方法,其中,当所述预设特征位置为预设交互功能按钮所在位置时,所述基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件,包括:
根据所述触摸操作事件的移动轨迹的坐标位置确定所述移动轨迹与所述视频信息展示界面竖直方向的夹角;
当所述夹角小于预设夹角阈值时,确定所述触摸操作事件为一次滑动操作事件,其中,所述预设夹角阈值大于使用预设视图翻页工具包场景下的默认滑动角度阈值。
根据本公开的一个或多个实施例,【示例四】提供了一种视频切换方法,其中,当所述预设特征位置为视频信息描述内容所在位置时,所述基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件,还包括:
判断所述触摸操作事件的终止位置是否处于所述视频信息描述内容所在位置时;
当所述触摸操作事件的终止位置处于所述视频信息描述内容所在位置时,确定所述起始位置的哈希编码值和所述终止位置的哈希编码值是否相同;
当所述夹角小于所述预设夹角阈值,且所述起始位置的哈希编码值和所述终止位置的哈希编码值不相同,且所述触摸操作事件的持续时间小于预设时间阈值时,确定所述触摸操作事件为一次滑动操作事件。
根据本公开的一个或多个实施例,【示例五】提供了一种视频切换方法,还包括:
当所述夹角大于所述预设夹角阈值时,将所述触摸操作事件传递到预设交互功能按钮所属的视图层;
根据所述触摸操作事件的移动范围确定所述触摸操作事件是否为一次按钮点击事件;
响应于确定触摸操作事件为一次按钮点击事件,触发目标交互功能按钮,执行按钮点击操作。
根据本公开的一个或多个实施例,【示例六】提供了一种视频切换方法,还包括:
当所述夹角大于所述预设夹角阈值,或者,当所述起始位置的哈希编码值和所述终止位置的哈希编码值相同,或者,所述触摸操作事件的持续时间大于预设时间阈值时,将所述触摸操作事件传递到视频信息描述内容所属的视图层;
确定所述触摸操作事件为一次视频信息描述内容点击事件,并将所述终止位置的视频信息描述内容作为所述视频信息描述内容点击事件的点击对象。
根据本公开的一个或多个实施例,【示例七】提供了一种视频切换方法,其中,所述根据所述滑动操作事件的滑动参数触发视频切换指令,完成视频切换,包括:
在所述滑动操作事件执行过程中,当所述视频信息展示界面的移动距离大于第一移动距离参考值,或者,当所述视频信息展示界面的移动距离大于第二移动距离参考值且移动速度 大于预设速度参考值时,触发视频切换指令,完成视频切换。
根据本公开的一个或多个实施例,【示例八】提供了一种视频切换装置,包括:
操作位置确认模块,设置为获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
滑动事件确定模块,设置为当所述触摸操作事件的起始位置处于预设特征位置时,基于与所述预设特征位置相匹配的滑动操作识别策略确定所述触摸操作事件是否为一次滑动操作事件;
视频切换模块,设置为当确定所述触摸操作事件为滑动操作事件时,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
根据本公开的一个或多个实施例,【示例九】提供了一种视频切换装置,其中,所述预设特征位置包括所述视频信息展示界面上的预设交互功能按钮所在位置和视频信息描述内容所在位置。
根据本公开的一个或多个实施例,【示例十】提供了一种视频切换装置,其中,当所述预设特征位置为预设交互功能按钮所在位置时,所述滑动事件确定模块设置为:
根据所述触摸操作事件的移动轨迹的坐标位置确定所述移动轨迹与所述视频信息展示界面竖直方向的夹角;
当所述夹角小于预设夹角阈值时,确定所述触摸操作事件为一次滑动操作事件,其中,所述预设夹角阈值大于使用预设视图翻页工具包场景下的默认滑动角度阈值。
根据本公开的一个或多个实施例,【示例十一】提供了一种视频切换装置,其中,当所述预设特征位置为视频信息描述内容所在位置时,所述滑动事件确定模块设置为:
判断所述触摸操作事件的终止位置是否处于所述视频信息描述内容所在位置时;
当所述触摸操作事件的终止位置处于所述视频信息描述内容所在位置时,确定所述起始位置的哈希编码值和所述终止位置的哈希编码值是否相同;
当所述夹角小于所述预设夹角阈值,且所述起始位置的哈希编码值和所述终止位置的哈希编码值不相同,且所述触摸操作事件的持续时间小于预设时间阈值时,确定所述触摸操作事件为一次滑动操作事件。
根据本公开的一个或多个实施例,【示例十二】提供了一种视频切换装置,还包括:
非视频切换事件处理模块,设置为:
当所述夹角大于所述预设夹角阈值时,将所述触摸操作事件传递到预设交互功能按钮所属的视图层;
根据所述触摸操作事件的移动范围确定所述触摸操作事件是否为一次按钮点击事件;
响应于确定触摸操作事件为一次按钮点击事件,触发目标交互功能按钮,执行按钮点击操作。
根据本公开的一个或多个实施例,【示例十三】提供了一种视频切换装置,还包括:
非视频切换事件处理模块,设置为:
当所述夹角大于所述预设夹角阈值,或者,当所述起始位置的哈希编码值和所述终止位置的哈希编码值相同,或者,所述触摸操作事件的持续时间大于预设时间阈值时,将所述触摸操作事件传递到视频信息描述内容所属的视图层;
确定所述触摸操作事件为一次视频信息描述内容点击事件,并将所述终止位置的视频信 息描述内容作为所述视频信息描述内容点击事件的点击对象。
根据本公开的一个或多个实施例,【示例十四】提供了一种视频切换装置,其中,所述视频切换模块,设置为:
在所述滑动操作事件执行过程中,当所述视频信息展示界面的移动距离大于第一移动距离参考值,或者,当所述视频信息展示界面的移动距离大于第二移动距离参考值且移动速度大于预设速度参考值时,触发视频切换指令,完成视频切换。
此外,虽然采用特定次序描绘了多种操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的多种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。

Claims (10)

  1. 一种视频切换方法,包括:
    获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
    基于所述触摸操作事件的起始位置处于预设特征位置的判断结果,基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件;
    基于所述触摸操作事件为滑动操作事件的判断结果,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
  2. 根据权利要求1所述的方法,其中,所述预设特征位置包括所述视频信息展示界面上的预设交互功能按钮所在位置和视频信息描述内容所在位置。
  3. 根据权利要求1或2所述的方法,其中,响应于确定所述预设特征位置为预设交互功能按钮所在位置,所述基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件,包括:
    根据所述触摸操作事件的移动轨迹的坐标位置确定所述移动轨迹与所述视频信息展示界面竖直方向的夹角;
    响应于确定所述夹角小于预设夹角阈值,确定所述触摸操作事件为一次滑动操作事件,其中,所述预设夹角阈值大于使用预设视图翻页工具包场景下的默认滑动角度阈值。
  4. 根据权利要求3所述的方法,其中,响应于确定所述预设特征位置为视频信息描述内容所在位置,所述基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件,还包括:
    判断所述触摸操作事件的终止位置是否处于所述视频信息描述内容所在位置;
    基于所述触摸操作事件的终止位置处于所述视频信息描述内容所在位置的判断结果,确定所述起始位置的哈希编码值和所述终止位置的哈希编码值是否相同;
    响应于确定所述夹角小于所述预设夹角阈值,且所述起始位置的哈希编码值和所述终止位置的哈希编码值不相同,且所述触摸操作事件的持续时间小于预设时间阈值,确定所述触摸操作事件为一次滑动操作事件。
  5. 根据权利要求3所述的方法,还包括:
    响应于确定所述夹角大于所述预设夹角阈值,将所述触摸操作事件传递到预设交互功能按钮所属的视图层;
    根据所述触摸操作事件的移动范围判断所述触摸操作事件是否为一次按钮点击事件;
    基于所述触摸操作事件为按钮点击事件的判断结果,触发目标交互功能按钮,执行按钮点击操作。
  6. 根据权利要求4所述的方法,还包括:
    响应于确定满足以下之一的条件,将所述触摸操作事件传递到视频信息描述内容所属的视图层:所述夹角大于所述预设夹角阈值;所述起始位置的哈希编码值和所述终止位置的哈希编码值相同;以及所述触摸操作事件的持续时间大于预设时间阈值;
    确定所述触摸操作事件为一次视频信息描述内容点击事件,并将所述终止位置的视频信息描述内容作为所述视频信息描述内容点击事件的点击对象。
  7. 根据权利要求1所述的方法,例如,所述根据所述滑动操作事件的滑动参数触发视频切换指令,完成视频切换,包括:
    在所述滑动操作事件执行过程中,响应于确定所述视频信息展示界面的移动距离大于第一移动距离参考值,或者,响应于确定所述视频信息展示界面的移动距离大于第二移动距离参考值且移动速度大于预设速度参考值,触发视频切换指令,完成视频切换。
  8. 一种视频切换装置,包括:
    操作位置确认模块,设置为获取视频信息展示界面的触摸操作事件,并判断所述触摸操作事件的起始位置是否处于预设特征位置;
    滑动事件确定模块,设置为基于所述触摸操作事件的起始位置处于预设特征位置的判断结果,基于与所述预设特征位置相匹配的滑动操作识别策略判断所述触摸操作事件是否为一次滑动操作事件;
    视频切换模块,设置为基于所述触摸操作事件为滑动操作事件的判断结果,根据所述触摸操作事件的滑动参数触发视频切换指令,完成视频切换。
  9. 一种电子设备,包括:
    一个或多个处理器;
    存储装置,设置为存储一个或多个程序,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7中任一所述的视频切换方法。
  10. 一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-7中任一所述的视频切换方法。
PCT/CN2022/138521 2021-12-24 2022-12-13 一种视频切换方法、装置、电子设备及存储介质 WO2023116495A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111597471.1A CN116339596A (zh) 2021-12-24 2021-12-24 一种视频切换方法、装置、电子设备及存储介质
CN202111597471.1 2021-12-24

Publications (1)

Publication Number Publication Date
WO2023116495A1 true WO2023116495A1 (zh) 2023-06-29

Family

ID=86877706

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/138521 WO2023116495A1 (zh) 2021-12-24 2022-12-13 一种视频切换方法、装置、电子设备及存储介质

Country Status (2)

Country Link
CN (1) CN116339596A (zh)
WO (1) WO2023116495A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105528173A (zh) * 2015-12-08 2016-04-27 深圳市金立通信设备有限公司 一种多媒体操作方法及终端
US20170192642A1 (en) * 2015-12-31 2017-07-06 Opentv, Inc. Systems and methods for enabling transitions between items of content based on swipe gestures
CN111770384A (zh) * 2020-06-28 2020-10-13 百度在线网络技术(北京)有限公司 视频切换方法、装置、电子设备和存储介质
CN113535063A (zh) * 2021-08-12 2021-10-22 腾讯音乐娱乐科技(深圳)有限公司 直播页面切换方法、视频页面切换方法、电子设备及存储介质
CN113552994A (zh) * 2020-04-23 2021-10-26 华为技术有限公司 一种触控操作方法及设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105528173A (zh) * 2015-12-08 2016-04-27 深圳市金立通信设备有限公司 一种多媒体操作方法及终端
US20170192642A1 (en) * 2015-12-31 2017-07-06 Opentv, Inc. Systems and methods for enabling transitions between items of content based on swipe gestures
CN113552994A (zh) * 2020-04-23 2021-10-26 华为技术有限公司 一种触控操作方法及设备
CN111770384A (zh) * 2020-06-28 2020-10-13 百度在线网络技术(北京)有限公司 视频切换方法、装置、电子设备和存储介质
CN113535063A (zh) * 2021-08-12 2021-10-22 腾讯音乐娱乐科技(深圳)有限公司 直播页面切换方法、视频页面切换方法、电子设备及存储介质

Also Published As

Publication number Publication date
CN116339596A (zh) 2023-06-27

Similar Documents

Publication Publication Date Title
WO2016090888A1 (zh) 图标的移动方法、装置、设备及非易失性计算机存储介质
WO2020073980A1 (zh) 寄宿应用的处理方法、设备及计算机可读存储介质
JP7181375B2 (ja) 目標対象の動作認識方法、装置及び電子機器
WO2020253453A1 (zh) 图像切换方法、装置、电子设备及存储介质
US11853543B2 (en) Method and apparatus for controlling display of video call interface, storage medium and device
EP4044008A1 (en) Target object display method and apparatus, electronic device, and computer-readable medium
WO2020135010A1 (zh) 寄宿应用的处理方法、设备及计算机可读存储介质
WO2019105391A1 (zh) 无线局域网络的连接方法、设备及计算机可读存储介质
WO2023125161A1 (zh) 直播间控制方法、装置、电子设备、介质及程序产品
WO2019056902A1 (zh) 分享信息的处理方法、设备及计算机可读存储介质
WO2023231915A1 (zh) 消息处理方法、装置、设备及存储介质
US20230093983A1 (en) Control method and device, terminal and storage medium
CN110647286A (zh) 屏幕元素控制方法、装置、设备、存储介质
WO2022151870A1 (zh) 交互方法、装置、电子设备及计算机可读存储介质
US10942622B2 (en) Splitting and merging files via a motion input on a graphical user interface
US20240086053A1 (en) Display method and apparatus, electronic device, and storage medium
WO2024037563A1 (zh) 内容展示方法、装置、设备及存储介质
US20230251777A1 (en) Target object display method and apparatus, electronic device and non-transitory computer-readable medium
WO2023236875A1 (zh) 页面显示方法、装置、设备、计算机可读存储介质及产品
WO2023116495A1 (zh) 一种视频切换方法、装置、电子设备及存储介质
US20230289051A1 (en) Interacting method and apparatus, device and medium
CN113342440A (zh) 一种拼屏方法、装置、电子设备和存储介质
CN110618776B (zh) 一种图片缩放方法、装置、设备及存储介质
CN113253892A (zh) 数据分享方法、终端及存储介质
CN113157197B (zh) 一种触控板控制方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22909809

Country of ref document: EP

Kind code of ref document: A1