Namespace Tizen.Multimedia.Remoting

Description

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

Classes

Command

Provides a means to send command to media control server.

CustomCommand

Provides a means to to send custom commands.

MediaController

Provides a means 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.

MediaControlPlaylist

Represents playlist for media control.

MediaControlSearchCondition

Represents the search conditions.

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.

PlaybackCommand

Provides a means to send playback command to media control server.

PlaybackPositionCommand

Provides a means to send playback command to order specific time position.

PlaylistCommand

Provides a means to send playback command with playlist information.

PlaylistUpdatedEventArgs

Provides data for the PlaylistUpdated event.

RepeatModeCommand

Provides a means to to send repeat mode commands.

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.

SearchCommand

Provides a means to to send search commands.

ShuffleModeCommand

Provides a means to to send shuffle mode commands.

ShuffleModeUpdatedEventArgs

Provides data for the ShuffleModeUpdated event.

Enums

MediaControlCapabilitySupport

Specifies the support type of media control capability.

MediaControlContentType

Specifies the content type.

MediaControlPlaybackCommand

Specifies playback commands.

MediaControlPlaybackState

Specifies playback states.

MediaControlPlaylistMode

Specifies the playlist mode.

MediaControlRepeatMode

Specifies the repeat mode.

MediaControlSearchCategory

Specifies the search category.

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.