Namespace Tizen.Multimedia.Remoting
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.
CustomCommandReceivedEventArgs
Provides data for the CustomCommandReceived or CustomCommandReceived event.
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.
PlaybackActionCommandReceivedEventArgs
Provides data for the PlaybackActionCommandReceived event.
PlaybackCapabilityUpdatedEventArgs
Provides data for the PlaybackCapabilityUpdated event.
PlaybackCommand
Provides a means to send playback command to media control server.
PlaybackCommandReceivedEventArgs
Provides data for the PlaybackCommandReceived event.
PlaybackPositionCommand
Provides a means to send playback command to order specific time position.
PlaybackPositionCommandReceivedEventArgs
Provides data for the PlaybackPositionCommandReceived event.
PlaybackStateUpdatedEventArgs
Provides data for the PlaybackStateUpdated event.
PlaylistCommand
Provides a means to send playback command with playlist information.
PlaylistCommandReceivedEventArgs
Provides data for the PlaylistCommandReceived event.
PlaylistUpdatedEventArgs
Provides data for the PlaylistUpdated event.
RepeatModeCapabilityUpdatedEventArgs
Provides data for the RepeatModeCapabilityUpdated event.
RepeatModeCommand
Provides a means to to send repeat mode commands.
RepeatModeCommandReceivedEventArgs
Provides data for the RepeatModeCommandReceived 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.
ScreenMirroringErrorOccurredEventArgs
Provides data for the ErrorOccurred event.
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.
SearchCommandReceivedEventArgs
Provides data for the SearchCommandReceivedEventArgs event.
ShuffleModeCapabilityUpdatedEventArgs
Provides data for the ShuffleModeCapabilityUpdated event.
ShuffleModeCommand
Provides a means to to send shuffle mode commands.
ShuffleModeCommandReceivedEventArgs
Provides data for the ShuffleModeCommandReceived event.
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.