Namespace Tizen.Multimedia.Remoting

Description

The System.Runtime.Remoting namespace provides classes and interfaces that work with remote process or device.

Classes

MediaController

Provides a means to to send commands to and handle events from media control server.

MediaControllerManager

Provides a means to retrieve active controllers and observe controllers added and removed.

MediaControlMetadata

Represents metadata for media control.

MediaControlServer

Provides a means to set playback information and metadata and receive commands from clients.

MediaControlServerStartedEventArgs

Provides data for the ServerStarted event.

MediaControlServerStoppedEventArgs

Provides data for the ServerStopped event.

MetadataUpdatedEventArgs

Provides data for the MetadataUpdated event.

RepeatModeUpdatedEventArgs

Provides data for the RepeatModeUpdated event.

ScreenMirroring

Provides the ability to connect to and disconnect from a screen mirroring source, start, pause, and resume the screen mirroring as a sink.

ScreenMirroringAudioInfo

Provides a means to retrieve the audio information which is negotiated with the source device.

ScreenMirroringStateChangedEventArgs

Provides data for the StateChanged event.

ScreenMirroringVideoInfo

Provides a means to retrieve the video information which is negotiated with the source device.

ShuffleModeUpdatedEventArgs

Provides data for the ShuffleModeUpdated event.

Enums

MediaControlPlaybackCommand

Specifies playback commands.

MediaControlPlaybackState

Specifies playback states.

MediaControlRepeatMode

Specifies the repeat mode.

ScreenMirroringAudioCodec

Specifies the audio codecs for ScreenMirroring.

ScreenMirroringError

Specifies the errors for ScreenMirroring.

ScreenMirroringResolutions

Specifies the available combinations of resolutions and fps for ScreenMirroring.

ScreenMirroringState

Specifies the states of ScreenMirroring.

ScreenMirroringVideoCodec

Specifies the video codecs for ScreenMirroring.