Lines Matching refs:distributed
3 With distributed AVSession, OpenHarmony allows users to project locally played media to a distribut…
5 …distributed device in real time, and the user can control the playback (for example, previous, nex…
10 …distributed device, the controller on the local device projects media to the distributed device th…
12 
14 The AVSession service on the distributed device automatically creates an **AVSession** object for i…
20 …Session service on the local device synchronizes the session information to the distributed device.
22 2. The controller (for example, Media Controller) on the distributed device detects the new **AVSes…
24 3. Through the **AVSessionController** object, the controller on the distributed device sends a con…
28 …vice synchronizes the new session information to the controller on the distributed device in real …
34 There are two scenarios for projection implemented using the distributed AVSession:
38 …em projection, all audio files on the local device are played from the distributed device by defau…
42 …ction, audio of the application on the local device is played from the distributed device, and aud…
48 The internal logic for the distributed AVSession to implement projection is as follows:
50 …PI related to [distributed audio playback](../audio/distributed-audio-playback.md) are called to p…
52 - The distributed capability is used to project the session metadata to the distributed device for …
54 …distributed AVSession not only enables audio to be played on the distributed device, but also enab…