CN113891135A - Multimedia data playing method and device, electronic equipment and storage medium - Google Patents

Multimedia data playing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113891135A
CN113891135A CN202110252037.3A CN202110252037A CN113891135A CN 113891135 A CN113891135 A CN 113891135A CN 202110252037 A CN202110252037 A CN 202110252037A CN 113891135 A CN113891135 A CN 113891135A
Authority
CN
China
Prior art keywords
native
window
multimedia data
application
playing
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.)
Granted
Application number
CN202110252037.3A
Other languages
Chinese (zh)
Other versions
CN113891135B (en
Inventor
李全民
夏侯嘉曦
涂文博
洪如玥
张敬依
肖波
杨超凡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202110252037.3A priority Critical patent/CN113891135B/en
Publication of CN113891135A publication Critical patent/CN113891135A/en
Application granted granted Critical
Publication of CN113891135B publication Critical patent/CN113891135B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4438Window management, e.g. event handling following interaction with the user interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4782Web browsing, e.g. WebTV
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/485End-user interface for client configuration

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a multimedia data playing method, a multimedia data playing device, an electronic device and a storage medium, wherein the method comprises the following steps: responding to an opening instruction of a multimedia page in the application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page; and responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner. By rendering the native player component in the application to the network page, the native player can be directly combined with the native window in the application to be displayed when the network page is closed, so that the small window can be still supported to play audio and video after the network page is closed, and the user experience is improved.

Description

Multimedia data playing method and device, electronic equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, and in particular, to a multimedia data playing method and device, an electronic device, and a storage medium.
Background
In the prior art, in a multimedia Application (APP) research and development stage or an online initial stage, a quick version is required to test a newly added service function. Because the web page has the real-time loading performance, the multimedia data playing is realized by the web page rendered by utilizing a web page container (WebView), and the requirement of rapid edition release of the APP can be met.
However, the disadvantages of playing multimedia data by using web pages include at least: the small window playing function is bound with the network page, and the small window is closed immediately after the network page is closed, so that the requirement of a user for watching multimedia contents by the small window cannot be met, and the user experience is low.
Disclosure of Invention
The embodiment of the disclosure provides a multimedia data playing method and device, an electronic device and a storage medium, which can realize the small window playing of multimedia data after a network page is closed and improve user experience.
In a first aspect, an embodiment of the present disclosure provides a multimedia data playing method, including:
in response to an opening instruction of a multimedia page in an application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page;
and responding to a closing instruction of the network page, closing the network page, creating a native window of an application, and displaying a native player playing the multimedia data stream and the native window in a combined manner.
In a second aspect, an embodiment of the present disclosure further provides a multimedia data playing apparatus, including:
the page playing module is used for responding to an opening instruction of a multimedia page in an application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page;
and the window playing module is used for responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the multimedia data playing method according to any of the embodiments of the present disclosure.
In a fourth aspect, the embodiments of the present disclosure further provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are used to execute the multimedia data playing method according to any one of the embodiments of the present disclosure.
According to the technical scheme of the embodiment of the disclosure, a network page is created in response to an opening instruction of a multimedia page in an application, a native player of the application is used for playing a multimedia data stream, and the native player is rendered into the network page; and responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
By rendering the native player component in the application to the network page, the native player can be directly combined with the native window in the application to be displayed when the network page is closed, so that the small window is still supported to play multimedia data after the network page is closed, and the user experience is improved. In addition, the native player does not need to load the live stream again in the process of adding the live stream to the native window from the network page, so that the window switching speed is improved. Moreover, compared with a player in a pure webpage, the commonly applied native player has higher performance, and the user experience can be further improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a schematic flowchart illustrating a multimedia data playing method according to an embodiment of the disclosure;
fig. 2 is a schematic diagram of a raw window in a multimedia data playing method according to an embodiment of the disclosure;
fig. 3 is a schematic flowchart of a multimedia data playing method according to a second embodiment of the disclosure;
fig. 4 is a schematic structural diagram of a multimedia data playing apparatus according to a third embodiment of the disclosure;
fig. 5 is a schematic structural diagram of an electronic device according to a fourth embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "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 additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
Example one
Fig. 1 is a flowchart illustrating a multimedia data playing method according to an embodiment of the disclosure. The embodiment of the disclosure is suitable for the situation that the network page is adopted to play the multimedia data in the application, and is particularly suitable for the situation that the small window plays the multimedia data after the network page is closed in the application. The method can be executed by a multimedia data playing device, the device can be realized in a software and/or hardware mode, the device can be integrated in an application, and can be installed in electronic equipment along with the application, such as a mobile phone, a computer and other equipment.
As shown in fig. 1, the multimedia data playing method provided in this embodiment includes:
s110, responding to an opening instruction of the multimedia page in the application, creating a network page, playing the multimedia data stream by using a native player of the application, and rendering the native player into the network page.
In embodiments of the present disclosure, the multimedia data may include, but is not present in, audio data and/or video data. The multimedia data information can be played in the application, wherein the application can be an independent application which is directly installed in the system to run, or an applet which runs depending on other application platforms, and the like. A unique class of built-in components, native components, may exist in an application, and the native components include, but are not limited to, native players, native windows, and native cameras. Such components can bring richer features and higher performance to applications than the non-native components of WebView rendering.
The multimedia pages can include, but are not limited to, pages capable of playing multimedia files, such as live viewing pages, recorded viewing pages, and viewing pages of various multimedia works. When a link to a multimedia page within an application is triggered, an open instruction for the multimedia page may be generated. The multimedia data playing apparatus may create a web page based on a predefined page creation sentence in response to the open instruction, and initialize a native player in the application based on a predefined player initial sentence. And the address of the multimedia resource carried in the opening instruction can be transmitted to the native player, so that the native player can acquire and render the multimedia data stream corresponding to the address.
The rendering of the native player to the web page may be by rendering the native player to the web page through a web peer rendering technique. The web page same-layer rendering technology may be realized by directly rendering a native component originally located at a higher level to a WebView level where a non-native component is located through a certain technical means, so as to solve the problem that the native component located at the higher level is not controlled by the stacking order (z-index) attribute of elements, and cannot be mutually overlaid with built-in components such as views (views) and images (images). The technical means required by webpage same-layer rendering can be different according to different scenes, for example, when the same-layer rendering is carried out at an android terminal, a transparent area can be drawn in an area corresponding to a specific element of a browser, and the size and the position of the area are synchronous with those of a native component; and acquiring the texture of the native component, and drawing the texture to a transparent area corresponding to the browser to realize the same-layer rendering. Other technical means that can be used for rendering the webpage at the same layer can also be applied, and are not exhaustive here.
And S120, responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
In the embodiment of the disclosure, the closing instruction of the network page can be generated when the closing control of the network page is triggered. The multimedia data playing device can respond to the closing instruction and destroy the network page so as to close the network page. After the network page is created, the multimedia data playing device can monitor the life cycle of the network page through the monitor, and when the destruction of the network page is monitored, the native window in the application can be initialized based on the predefined window initial statement.
After the network page is closed, the native player may still exist after being detached from the network page because the native player is a native component. When the native window is created, the native player may be adjusted according to the size of the native window, and the adjusted native player and the native window are displayed in a combined manner. The native player is adjusted according to the size of the native window, which may include but is not limited to adjusting the size of the native player; when the multimedia data stream includes a video stream, adjusting the native player according to the size of the native window may further include adjusting a playing parameter such as a resolution of the video stream. Illustratively, the native player may be adapted to reduce the width and height dimensions when the size of the native window is small compared to the size of the web page. If the multimedia data stream comprises a video stream, the resolution of the video stream played in the native player may also be reduced.
When the size of the native window is smaller than that of the network page, the adjusted player is added to the native window, so that the small window of the multimedia data can be played when the network page is closed, a user can process other transactions while watching the multimedia content, and the user experience is improved.
The native player and the native window belong to native components, and the native player can be added into the native window through a preset component combination display statement so as to realize the combination display of the native player and the native window. In addition, in the adding process, because the multimedia data stream played by the native player is not interrupted, the multimedia data stream does not need to be loaded again, and therefore the quick switching from the webpage playing to the window playing of the multimedia data can be realized.
In a traditional scheme for playing multimedia data by using a network page, a player rendered in the network page is a non-native component, and the player component cannot be separated from the network page, so that when the player is added to a widget for playing, if the network page is closed, the widget is also closed, and thus a user cannot close the widget to view multimedia content after the network page is closed. In the multimedia data playing method provided by the embodiment of the disclosure, the native player component in the application is rendered to the web page, so that the native player can be directly combined with the native window in the application to be displayed when the web page is closed, the effect that the widget is still supported to play the multimedia data after the web page is closed is achieved, and the user experience is improved.
In some optional implementations, after displaying the native player playing the multimedia data stream in combination with the native window, the method further includes: and responding to the triggering operation of the native window, closing the native window, creating the network page again, and rendering the native player playing the multimedia data stream to the newly created network page.
In these alternative implementations, the triggering operation on the native window includes, but is not limited to, clicking on the multimedia data stream playing area and clicking on a return control in the native window, etc. The multimedia data playing device may return to the network page again to view the multimedia data stream in response to the triggering operation of the native window, and the process of returning may include: and destroying the native window, creating the network page again, adjusting the native player according to the size of the network page, and rendering the adjusted native player to the newly created network page. The technical features of creating the web page and adjusting the native player may refer to the above, which is not described herein again.
Through the triggering operation of the native window, the native window can return to the page again to play the multimedia data, and the user interaction experience is further improved.
In some optional implementations, after displaying the native player playing the multimedia data stream in combination with the native window, the method further includes: and in response to the closing instruction of the native window, stopping playing the multimedia data stream by using the native player and closing the native window.
In these alternative implementations, a closing control may also be provided on the native window, and when the closing control is triggered, a closing instruction of the native window may be generated. The multimedia data playing device can respond to the closing instruction of the native window, stop using the player to obtain and render the multimedia data stream, and destroy the native window to stop playing the multimedia data.
In some optional implementations, after displaying the native player playing the multimedia data stream in combination with the native window, the method further includes: and in response to the dragging instruction of the native window, moving the display position of the native window.
In these alternative implementations, when the native window is long pressed and dragged, a drag instruction of the native window may be generated. The multimedia data playing device may drag the native window in response to a drag instruction of the native window. The position where the pressing of the native window is stopped can be used as the display position of the native window. For example, the native window may be dragged to a side of the current uppermost interface of the application for display, for example, left or right of the current uppermost interface may be dragged and selected for display, so as to avoid interfering with the display of other information in the application.
In some optional implementations, after displaying the native player playing the multimedia data stream in combination with the native window, the method further includes: and responding to a background running instruction of the application, and displaying the native window in a current uppermost layer display interface of the system for installing the application.
In these alternative implementations, the background execution instruction of the application may be generated based on an application minimization operation, or a return operation provided by a system in which the application is installed. The multimedia data playing device can respond to the background running instruction, perform background running on the application, and the display interface of the application disappears, at this time, the presented interface is the current uppermost layer display interface of the system, such as a system desktop or other application interfaces. The multimedia data playing device can also display the native window with the multimedia data stream in the current uppermost display interface through interface hierarchy setting of the system, so that the multimedia content can still be continuously watched when a user performs other operations.
In some optional implementations, the multimedia data playing method further includes: and responding to the combination display of the native player playing the multimedia data stream and the native window, generating a watermark according to the account information of the login account of the application, and adding the watermark into the native window.
In these alternative implementations, the played multimedia data stream may be a non-public multimedia data stream, and the multimedia data stream has a certain confidentiality, such as a multimedia data stream for an intra-enterprise conference, a multimedia data stream reported in an intra-university topic, and the like. In the foregoing case, in order to prevent a user viewing the multimedia data stream from recording or capturing a picture of the multimedia data stream and exposing the multimedia data stream to the outside, the multimedia data playing apparatus may generate a watermark capable of representing the identity of the viewing user according to account information (e.g., an account name, a contact address, etc.) of a login account of an application in response to an operation of displaying a native player playing the multimedia data stream in combination with a native window, and add the watermark to the native window (e.g., to a multimedia data stream playing area). Therefore, the user identity can be quickly positioned when the multimedia data stream is stolen and repaired and blamed in time, and the confidentiality of the multimedia data stream is improved to a certain extent.
In some optional implementations, before creating the native window of the application, further comprising: judging whether a native window of a preset window type exists at present; and if so, combining and displaying the native player playing the multimedia data stream and the native window of the current preset window type.
In these alternative implementations, native windows implementing different business functions may be included in the application, and these native windows may be fixedly displayed in any interface of the application after the relevant display setting. Accordingly, when a native window is displayed in the detection interface, the native window can be considered to be currently present.
Because the layout of different native windows is different, the native window of the preset window type suitable for adding the native player can be preset according to experience or experimental conditions when a product is decided. Correspondingly, after the network page, if the native window of the preset window type currently exists is judged, the native player can be directly added to the native window of the preset window type currently without creating the native window, so that the combined display of the native player and the native window can be realized, and on the basis of ensuring the simplicity of an application interface, the original service function of the native window currently existing is realized, and the small-window playing of the multimedia data is also realized.
In some alternative implementations, if the multimedia data stream includes a video stream, the size ratio of the native window is set based on the size ratio of the video stream. In these alternative implementations, the size ratios include, but are not limited to, width to height ratios such as 16:9, 9:16, 4:3, and 3:4, etc. Wherein, based on the size ratio of the video stream, the size ratio of the native window is set, which may be to set the size ratio of the native window to be the same as the size ratio of the video stream.
Through setting up the size proportion of primary window according to the size proportion of video stream, can realize the horizontal perpendicular screen of primary window, can follow the video stream and set up, when the video stream was for erecting the screen collection promptly, primary window was for erecting the screen window, when the video stream was for horizontal screen collection, primary window was for horizontal screen window, has improved user's impression.
For example, fig. 2 is a schematic diagram of a raw window in a multimedia data playing method according to an embodiment of the present disclosure. Referring to fig. 2, after the network page is closed, the current top-most application interface 210 may be presented, a native window 220 of a preset window type may be displayed in the application interface, and at this time, a native player playing multimedia data streams may be added to the native window 220.
In fig. 2, in the native window 220, a dashed box may represent the region of the native player where native player rendering may occur. The native window 220 may further include a related control 221 for implementing the original service function of the native window, so that on the basis of ensuring the simplicity of the application interface, the original service function of the native window is implemented, and the widget of the multimedia data is also implemented.
In fig. 2, the currently played multimedia data stream may comprise a video stream, and the video stream may be captured in a landscape mode, and the corresponding native window 220 may be set as a landscape small window. When the video stream changes to a video stream captured in a vertical screen, the native window 220 may be changed to a native window 220' in the vertical screen, so that the viewing experience of the user may be improved.
According to the technical scheme of the embodiment of the disclosure, a network page is created in response to an opening instruction of a multimedia page in an application, a native player of the application is used for playing a multimedia data stream, and the native player is rendered into the network page; and responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
By rendering the native player component in the application to the network page, the native player can be directly combined with the native window in the application to be displayed when the network page is closed, so that the small window is still supported to play multimedia data after the network page is closed, and the user experience is improved. In addition, the native player does not need to load the live stream again in the process of adding the live stream to the native window from the network page, so that the window switching speed is improved. Moreover, compared with a player in a pure webpage, the commonly applied native player has higher performance, and the user experience can be further improved.
Example two
The embodiments of the present disclosure and various alternatives in the multimedia data playing method provided in the above embodiments may be combined. The multimedia data playing method provided in this embodiment exemplifies an application, for example, the application may be a communication application, so that a multimedia data widget can be played in a communication process. In addition, the mutually exclusive scenes of the communication applications and the native windows for playing the multimedia data are limited, so that the communication applications can comprehensively execute the service functions more reasonably, and the user experience can be further improved.
Fig. 3 is a flowchart illustrating a multimedia data playing method according to a second embodiment of the disclosure. As shown in fig. 3, the multimedia data playing method provided in this embodiment includes:
s310, responding to an opening instruction of the multimedia page in the application, creating a network page, playing the multimedia data stream by using a native player of the application, and rendering the native player into the network page.
In this embodiment, the application may include, but is not limited to, a communication-type application, and the communication-type application may include, but is not limited to, at least one of an instant messaging application, a multimedia conferencing application, and a video live application.
The system comprises a network, an instant messaging application, a voice module, a video module and a voice module, wherein the instant messaging application can be used for realizing that two or more ends transmit characters, pictures and files instantly by using the network to carry out voice and video communication; by utilizing the multimedia conference application, online audio and video conferences of a large number of clients can be realized; the video live broadcast application can realize video live broadcast and watch the video live broadcast. By executing the multimedia data playing method provided by the embodiment of the disclosure in communication applications, the multimedia data widget can be played in the communication process.
And S320, responding to the closing instruction of the network page, and closing the network page.
S330, judging whether a native window for carrying out the multimedia communication of the preset communication type exists at present.
Because the communication application can perform multimedia communication of audio multimedia data, multimedia data interference exists between the communication application and the multimedia communication by playing the multimedia data stream by using the native window. When the product decision is applied, the native window of the multimedia communication of the preset communication type mutually exclusive with the native window for playing the multimedia data stream can be preset according to experience or experimental conditions.
Illustratively, the native window for performing text communication and the native window for playing the multimedia data stream are not interfered, and the preset communication type does not include a text type; and if interference exists between the native window for carrying out the audio call and the native window for playing the multimedia data stream, the preset communication type comprises an audio type. In different communication applications, native windows for performing multimedia communication of a preset communication type may be different, for example, an instant messaging application may be a voice window or a video window, a multimedia conference application may be a conference window, and a video live application may be a live window.
In this embodiment, after the network page playing the multimedia data stream is closed, it may be further detected whether a native window for performing multimedia communication of a preset communication type currently exists. If a native window for performing the preset communication type multimedia communication exists, it can be considered that a window mutually exclusive with a native window for playing the multimedia data stream exists at present, at this time, the native window is not created, the native player is stopped to play the multimedia data stream, and the native player can be destroyed, so as to completely close the multimedia data page. If there is no native window for performing the multimedia communication of the preset communication type, step S340 may be executed to implement the widget playing.
In addition, the type of a native window of multimedia communication mutually exclusive with a network page playing the multimedia data stream can be preset according to experience or experimental conditions when a product decision is applied; correspondingly, when no mutually exclusive window exists at present, the network page can be created, so that the user experience is improved.
And S340, if not, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
In some optional implementations, the native window may be further closed in response to at least one of a creation instruction of a preset communication type of multimedia communication, a joining instruction of the preset communication type of multimedia communication, a listening instruction of the preset communication type of multimedia communication, and an opening instruction of the multimedia page.
The creating instruction of the multimedia communication with the preset communication type can comprise a conference creating instruction, a voice/video calling instruction and the like; the joining instruction of the multimedia communication with the preset communication type can comprise a conference joining instruction, a voice/video chat joining instruction and the like; the answering instruction of the multimedia communication with the preset communication type can comprise answering a voice/video call and the like; the opening instruction of the multimedia page may include a page opening instruction of the same multimedia page as the multimedia data stream played by the current widget, and a page opening instruction of a different multimedia data page from the multimedia data stream played by the current widget.
The native window for playing the multimedia data stream may be automatically closed when the instruction is triggered, and may also perform a prompt for closing the native window, for example, "if x is performed, the multimedia widget is to be closed", and may close the native window when receiving a closing approval message fed back by the user.
In these optional implementation manners, the native window for playing the multimedia data stream is closed under the communication condition corresponding to the instruction, so that the communication experience can be improved.
According to the technical scheme of the embodiment of the disclosure, the application is exemplified, for example, the application can be a communication application, so that the playing of the multimedia data small window can be realized in the communication process. In addition, the mutually exclusive scene of the native window used for playing the multimedia data in the communication application is limited, so that the communication application can more reasonably and comprehensively execute all service functions, and the user experience can be further improved. The multimedia data playing method provided by the embodiment of the present disclosure and the multimedia data playing method provided by the above embodiment belong to the same disclosure concept, and the technical details that are not described in detail in the embodiment can be referred to the above embodiment, and the same technical features have the same beneficial effects in the embodiment and the above embodiment.
EXAMPLE III
Fig. 4 is a schematic structural diagram of a multimedia data playing apparatus according to a third embodiment of the disclosure. The multimedia data playing device provided by the embodiment is suitable for the situation that the multimedia data is played by adopting the network page in the application, and is particularly suitable for the situation that the multimedia data is played by the small window after the network page is closed in the application.
As shown in fig. 4, the multimedia data playing apparatus includes:
the page playing module 410 is configured to create a web page in response to an open instruction of a multimedia page in an application, play a multimedia data stream using a native player of the application, and render the native player into the web page;
the window playing module 420 is configured to close the web page, create a native window of the application, and display the native player playing the multimedia data stream in combination with the native window in response to a closing instruction of the web page.
In some optional implementations, the page playing module is further configured to, after the native player playing the multimedia data stream is displayed in combination with the native window, respond to a trigger operation on the native window, close the native window, create the network page again, and render the native player playing the multimedia data stream to the newly created network page.
In some optional implementations, the window playing module is further configured to, after the native player playing the multimedia data stream is displayed in combination with the native window, stop playing the multimedia data stream using the native player and close the native window in response to a closing instruction of the native window.
In some optional implementations, the multimedia data playing apparatus further includes:
and the dragging module is used for responding to a dragging instruction of the native window and moving the display position of the native window after the native player playing the multimedia data stream is combined with the native window for display.
In some optional implementations, the multimedia data playing apparatus further includes:
and the window reservation module is used for displaying the native window in the current uppermost layer display interface of the system for installing the application in response to the background running instruction of the application after the native player playing the multimedia data stream and the native window are displayed in a combined manner.
In some optional implementations, the multimedia data playing apparatus further includes:
and the watermark module is used for responding to the combination display of the native player playing the multimedia data stream and the native window, generating a watermark according to the account information of the login account of the application, and adding the watermark into the native window.
In some optional implementations, the window playing module may be further configured to: judging whether a native window of a preset window type exists at present; and if so, combining and displaying the native player playing the multimedia data stream and the native window of the current preset window type.
In some alternative implementations, if the multimedia data stream includes a video stream, the size ratio of the native window is set based on the size ratio of the multimedia data stream.
In some alternative implementations, the application includes a communication-class application, and the communication-class application includes at least one of an instant messaging application, a multimedia conferencing application, and a live video application.
In some optional implementation manners, the window playing module is further configured to determine whether a native window for performing multimedia communication of a preset communication type currently exists; if not, a native window of the application is created.
In some optional implementations, the native window is closed in response to at least one of a creation instruction of a multimedia communication of a preset communication type, a joining instruction of the multimedia communication of the preset communication type, a listening instruction of the multimedia communication of the preset communication type, and an opening instruction of the multimedia page.
In some alternative implementations, the multimedia page includes a live viewing page.
The multimedia data playing device provided by the embodiment of the disclosure can execute the multimedia data playing method provided by any embodiment of the disclosure, and has the corresponding functional modules and beneficial effects of the execution method.
It should be noted that, the units and modules included in the apparatus are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only used for distinguishing one functional unit from another, and are not used for limiting the protection scope of the embodiments of the present disclosure.
Example four
Referring now to fig. 5, a schematic diagram of an electronic device (e.g., the terminal device or the server in fig. 5) 500 suitable for implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 5, the electronic device 500 may include a processing means (e.g., central processor, graphics processor, etc.) 501 that may perform various appropriate actions and processes in accordance with a program stored in a Read-Only Memory (ROM) 502 or a program loaded from a storage means 506 into a Random Access Memory (RAM) 503. In the RAM503, various programs and data necessary for the operation of the electronic apparatus 500 are also stored. The processing device 501, the ROM502, and the RAM503 are connected to each other through a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
Generally, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 507 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage devices 508 including, for example, magnetic tape, hard disk, etc.; and a communication device 509. The communication means 509 may allow the electronic device 500 to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 illustrates an electronic device 500 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or installed from the storage means 506, or installed from the ROM 502. The computer program performs the above-described functions defined in the multimedia data playback method of the embodiment of the present disclosure when executed by the processing device 501.
The electronic device provided by the embodiment of the present disclosure and the multimedia data playing method provided by the above embodiment belong to the same disclosure concept, and the technical details that are not described in detail in the embodiment can be referred to the above embodiment, and the embodiment and the above embodiment have the same beneficial effects.
EXAMPLE five
The disclosed embodiments provide a computer storage medium having a computer program stored thereon, which when executed by a processor implements the multimedia data playing method provided by the above embodiments.
It should be noted that the computer readable medium in the present disclosure can 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 electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM) or FLASH Memory (FLASH), an optical fiber, a portable compact disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (Hyper Text Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (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.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
responding to an opening instruction of a multimedia page in the application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page; and responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming 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. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, 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 the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. The names of the units and modules do not form a limitation to the units and modules in some cases, and for example, the page playing module may also be described as a "web page playing module".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Part (ASSP), a System On Chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The 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, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, [ example one ] there is provided a multimedia data playing method, the method including:
in response to an opening instruction of a multimedia page in an application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page;
and responding to a closing instruction of the network page, closing the network page, creating a native window of an application, and displaying a native player playing the multimedia data stream and the native window in a combined manner.
According to one or more embodiments of the present disclosure, [ example two ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, after the displaying the native player playing the multimedia data stream in combination with the native window, further comprising:
and responding to the triggering operation of the native window, closing the native window, creating the network page again, and rendering the native player playing the multimedia data stream to the newly created network page.
According to one or more embodiments of the present disclosure, [ example three ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, after the displaying the native player playing the multimedia data stream in combination with the native window, further comprising:
and in response to the closing instruction of the native window, stopping playing the multimedia data stream by using the native player and closing the native window.
According to one or more embodiments of the present disclosure, [ example four ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, after the displaying the native player playing the multimedia data stream in combination with the native window, further comprising:
and moving the display position of the native window in response to the dragging instruction of the native window.
According to one or more embodiments of the present disclosure, [ example five ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, after the displaying the native player playing the multimedia data stream in combination with the native window, further comprising:
and responding to a background running instruction of the application, and displaying the native window in a current uppermost layer display interface of a system for installing the application.
According to one or more embodiments of the present disclosure, [ example six ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, in response to displaying a native player playing a multimedia data stream in combination with the native window, a watermark is generated according to account information of a login account of the application, and the watermark is added to the native window.
According to one or more embodiments of the present disclosure, [ example seven ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, before the creating a native window of an application, further comprising:
judging whether a native window of a preset window type exists at present;
and if so, combining and displaying the native player playing the multimedia data stream and the native window of the current preset window type.
According to one or more embodiments of the present disclosure, [ example eight ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, if the multimedia data stream includes a video stream, the size ratio of the native window is set based on the size ratio of the video stream.
According to one or more embodiments of the present disclosure, [ example nine ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, the application includes a communication-class application, and the communication-class application includes at least one of an instant messaging application, a multimedia conferencing application, and a live video application.
According to one or more embodiments of the present disclosure, [ example ten ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, the creating a native window of an application includes:
judging whether a native window for carrying out multimedia communication of a preset communication type exists at present;
if not, a native window of the application is created.
According to one or more embodiments of the present disclosure, [ example eleven ] there is provided a multimedia data playing method, further comprising:
in some optional implementations, the native window is closed in response to at least one of a creation instruction of a multimedia communication of a preset communication type, a joining instruction of the multimedia communication of the preset communication type, a listening instruction of the multimedia communication of the preset communication type, and an opening instruction of a multimedia page.
According to one or more embodiments of the present disclosure, [ example twelve ] there is provided a multimedia data playing method, further comprising:
in some alternative implementations, the multimedia page includes a live viewing page.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (15)

1. A method for playing multimedia data, comprising:
in response to an opening instruction of a multimedia page in an application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page;
and responding to a closing instruction of the network page, closing the network page, creating a native window of an application, and displaying a native player playing the multimedia data stream and the native window in a combined manner.
2. The method of claim 1, further comprising, after the displaying the native player with the multimedia data stream in combination with the native window:
and responding to the triggering operation of the native window, closing the native window, creating the network page again, and rendering the native player playing the multimedia data stream to the newly created network page.
3. The method of claim 1, further comprising, after the displaying the native player with the multimedia data stream in combination with the native window:
and in response to the closing instruction of the native window, stopping playing the multimedia data stream by using the native player and closing the native window.
4. The method of claim 1, further comprising, after the displaying the native player with the multimedia data stream in combination with the native window:
and moving the display position of the native window in response to the dragging instruction of the native window.
5. The method of claim 1, further comprising, after the displaying the native player with the multimedia data stream in combination with the native window:
and responding to a background running instruction of the application, and displaying the native window in a current uppermost layer display interface of a system for installing the application.
6. The method of claim 1, further comprising:
and responding to the combination display of the native player playing the multimedia data stream and the native window, generating a watermark according to the account information of the login account of the application, and adding the watermark into the native window.
7. The method of claim 1, further comprising, prior to the creating a native window of an application:
judging whether a native window of a preset window type exists at present;
and if so, combining and displaying the native player playing the multimedia data stream and the native window of the current preset window type.
8. The method of claim 1, wherein if the multimedia data stream comprises a video stream, the native window size ratio is set based on the video stream size ratio.
9. The method of any of claims 1-8, wherein the application comprises a communication-class application, and wherein the communication-class application comprises at least one of an instant messaging application, a multimedia conferencing application, and a live video application.
10. The method of claim 9, wherein creating a native window of an application comprises:
judging whether a native window for carrying out multimedia communication of a preset communication type exists at present;
if not, a native window of the application is created.
11. The method of claim 9, wherein the native window is closed in response to at least one of a creation instruction of a preset communication type of multimedia communication, a joining instruction of the preset communication type of multimedia communication, a listening instruction of the preset communication type of multimedia communication, and an opening instruction of a multimedia page.
12. The method of any of claims 1-8, wherein the multimedia page comprises a live viewing page.
13. A multimedia data playback apparatus, comprising:
the page playing module is used for responding to an opening instruction of a multimedia page in an application, creating a network page, playing a multimedia data stream by using a native player of the application, and rendering the native player into the network page;
and the window playing module is used for responding to a closing instruction of the network page, closing the network page, creating a native window of the application, and displaying the native player playing the multimedia data stream and the native window in a combined manner.
14. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a multimedia data playback method as recited in any of claims 1-12.
15. A storage medium containing computer-executable instructions for performing the multimedia data playback method of any one of claims 1-12 when executed by a computer processor.
CN202110252037.3A 2021-03-08 2021-03-08 Multimedia data playing method and device, electronic equipment and storage medium Active CN113891135B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110252037.3A CN113891135B (en) 2021-03-08 2021-03-08 Multimedia data playing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110252037.3A CN113891135B (en) 2021-03-08 2021-03-08 Multimedia data playing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113891135A true CN113891135A (en) 2022-01-04
CN113891135B CN113891135B (en) 2023-10-27

Family

ID=79013026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110252037.3A Active CN113891135B (en) 2021-03-08 2021-03-08 Multimedia data playing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113891135B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023169252A1 (en) * 2022-03-08 2023-09-14 腾讯科技(深圳)有限公司 Multimedia content processing method and apparatus, device, program product, and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283393A1 (en) * 2012-04-23 2013-10-24 Inside Secure Method for playing digital contents protected with a drm (digital right management) scheme and corresponding system
US20140189139A1 (en) * 2012-12-28 2014-07-03 Microsoft Corporation Seamlessly playing a composite media presentation
CN105468240A (en) * 2015-12-29 2016-04-06 北京金山安全软件有限公司 Multimedia content display method and device
CN106162362A (en) * 2015-04-20 2016-11-23 中兴通讯股份有限公司 A kind of video broadcasting method and player
CN106341721A (en) * 2016-08-24 2017-01-18 乐视控股(北京)有限公司 Video playing processing method and video playing processing device
CN107092417A (en) * 2017-03-30 2017-08-25 北京潘达互娱科技有限公司 Live network broadcast method and device
CN110457621A (en) * 2019-08-15 2019-11-15 腾讯科技(深圳)有限公司 A kind of page display method, device and the medium of mixing application
CN110891193A (en) * 2018-09-11 2020-03-17 广州虎牙信息科技有限公司 Live video processing method and device, terminal and storage medium
CN112291503A (en) * 2020-02-24 2021-01-29 北京字节跳动网络技术有限公司 Interaction method and device and electronic equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283393A1 (en) * 2012-04-23 2013-10-24 Inside Secure Method for playing digital contents protected with a drm (digital right management) scheme and corresponding system
US20140189139A1 (en) * 2012-12-28 2014-07-03 Microsoft Corporation Seamlessly playing a composite media presentation
CN106162362A (en) * 2015-04-20 2016-11-23 中兴通讯股份有限公司 A kind of video broadcasting method and player
CN105468240A (en) * 2015-12-29 2016-04-06 北京金山安全软件有限公司 Multimedia content display method and device
CN106341721A (en) * 2016-08-24 2017-01-18 乐视控股(北京)有限公司 Video playing processing method and video playing processing device
CN107092417A (en) * 2017-03-30 2017-08-25 北京潘达互娱科技有限公司 Live network broadcast method and device
CN110891193A (en) * 2018-09-11 2020-03-17 广州虎牙信息科技有限公司 Live video processing method and device, terminal and storage medium
CN110457621A (en) * 2019-08-15 2019-11-15 腾讯科技(深圳)有限公司 A kind of page display method, device and the medium of mixing application
CN112291503A (en) * 2020-02-24 2021-01-29 北京字节跳动网络技术有限公司 Interaction method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
C. M. PINTO ET AL.: "From Native to Cross-platform Hybrid Development", 《2018 INTERNATIONAL CONFERENCE ON INTELLIGENT SYSTEMS (IS)》, pages 669 - 676 *
李宝韩: "基于Android的PhoneGap平台研究及其跨移动平台媒体框架的扩展", 《中国优秀硕士学位论文全文数据库信息科技辑(月刊)》, no. 2013 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023169252A1 (en) * 2022-03-08 2023-09-14 腾讯科技(深圳)有限公司 Multimedia content processing method and apparatus, device, program product, and storage medium

Also Published As

Publication number Publication date
CN113891135B (en) 2023-10-27

Similar Documents

Publication Publication Date Title
US10873769B2 (en) Live broadcasting method, method for presenting live broadcasting data stream, and terminal
US10136102B2 (en) Online conference broadcast using broadcast component
CN109819268B (en) Live broadcast room play control method, device, medium and equipment in video live broadcast
CN110070496B (en) Method and device for generating image special effect and hardware device
CN113076048B (en) Video display method and device, electronic equipment and storage medium
CN111790148B (en) Information interaction method and device in game scene and computer readable medium
CN111526411A (en) Video processing method, device, equipment and medium
US20220392026A1 (en) Video transmission method, electronic device and computer readable medium
JP7480344B2 (en) Information display method, device and electronic device
CN112312223A (en) Information display method and device and electronic equipment
CN113934349B (en) Interaction method, interaction device, electronic equipment and storage medium
CN112203151B (en) Video processing method and device, electronic equipment and computer readable storage medium
CN114679628B (en) Bullet screen adding method and device, electronic equipment and storage medium
US10698744B2 (en) Enabling third parties to add effects to an application
JP7471510B2 (en) Method, device, equipment and storage medium for picture to video conversion - Patents.com
CN113891135B (en) Multimedia data playing method and device, electronic equipment and storage medium
WO2023124944A1 (en) Video call method and apparatus, electronic device, and storage medium
CN115278273A (en) Resource display method and device, electronic equipment and storage medium
CN112004049B (en) Double-screen different display method and device and electronic equipment
CN110366002B (en) Video file synthesis method, system, medium and electronic device
CN114793285A (en) Information display method, device, equipment and medium
CN114827742B (en) Live interaction method, live interaction device, computer equipment and computer readable medium
CN114793295B (en) Video processing method and device, electronic equipment and computer readable storage medium
EP3389049B1 (en) Enabling third parties to add effects to an application
CN111131305A (en) Video communication method and device and VR equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant