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.
CustomCommandCapabilityUpdatedEventArgs
Provides data for the CustomCommandCapabilityUpdated event.
CustomCommandReceivedEventArgs
Provides data for the CustomCommandReceived or CustomCommandReceived event.
DisplayModeCapabilityUpdatedEventArgs
Provides data for the DisplayModeCapabilityUpdated event.
DisplayModeCommand
Provides a means to to send display mode command.
DisplayModeCommandReceivedEventArgs
Provides data for the DisplayModeCommandReceived event.
DisplayModeUpdatedEventArgs
Provides data for the DisplayModeUpdated event.
DisplayRotationCapabilityUpdatedEventArgs
Provides data for the DisplayRotationCapabilityUpdated event.
DisplayRotationCommand
Provides a means to to send display rotation command.
DisplayRotationCommandReceivedEventArgs
Provides data for the DisplayRotationCommandReceived event.
DisplayRotationUpdatedEventArgs
Provides data for the DisplayRotationUpdated event.
MediaCameraSource
Represents a camera source.
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.
MediaFileSource
Represents a media source with contents read from a file.
MediaMicrophoneSource
Represents a microphone source.
MediaNullSource
Represents a null source.
MediaPacketBufferStatusChangedEventArgs
Provides data for the BufferStatusChanged event.
MediaPacketSource
Represents a media packet source.
MediaPacketSourceConfiguration
Provides means to configure properties and handle events for MediaPacketSource.
MediaScreenSource
Represents a screen source.
MediaSource
MediaSource is a base class for WebRTC sources.
MediaStreamTrack
Provides the ability to control audio/video track.
MediaTestSource
Represents an audio or a video test source.
MetadataUpdatedEventArgs
Provides data for the MetadataUpdated event.
Mode360CapabilityUpdatedEventArgs
Provides data for the Mode360CapabilityUpdated event.
Mode360Command
Provides a means to to send 360 mode command.
Mode360CommandReceivedEventArgs
Provides data for the Mode360CommandReceived event.
Mode360UpdatedEventArgs
Provides data for the Mode360Updated 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.
PlaybackPositionCapabilityUpdatedEventArgs
Provides data for the PlaybackPositionCapabilityUpdated 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.
PlaylistCapabilityUpdatedEventArgs
Provides data for the PlaylistCapabilityUpdated 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.
SearchCapabilityUpdatedEventArgs
Provides data for the SearchCapabilityUpdated event.
SearchCommand
Provides a means to to send search commands.
SearchCommandReceivedEventArgs
Provides data for the SearchCommandReceivedEventArgs event.
SeriesInformation
Represents properties for the video series information.
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.
SubtitleCapabilityUpdatedEventArgs
Provides data for the SubtitleCapabilityUpdated event.
SubtitleModeCommand
Provides a means to to send subtitle mode command.
SubtitleModeCommandReceivedEventArgs
Provides data for the SubtitleModeCommandReceived event.
SubtitleModeUpdatedEventArgs
Provides data for the SubtitleModeUpdated event.
WebRTC
Provides the ability to control WebRTC.
WebRTC.WebRTCStatistics
Represents WebRTC statistics information.
WebRTCDataChannel
Provides the ability to control WebRTC data channel.
WebRTCDataChannelErrorOccurredEventArgs
Provides data for the ErrorOccurred event.
WebRTCDataChannelEventArgs
Provides data for the DataChannel event.
WebRTCDataChannelMessageReceivedEventArgs
Provides data for the MessageReceived event.
WebRTCErrorOccurredEventArgs
Provides data for the ErrorOccurred event.
WebRTCFrameEncodedEventArgs
Provides data for the AudioFrameEncoded or VideoFrameEncoded event.
WebRTCIceCandidateEventArgs
Provides data for the IceCandidate event.
WebRTCIceConnectionStateChangedEventArgs
Provides data for the IceConnectionStateChanged event.
WebRTCIceGatheringStateChangedEventArgs
Provides data for the IceGatheringStateChanged event.
WebRTCPeerConnectionStateChangedEventArgs
Provides data for the PeerConnectionStateChanged event.
WebRTCSignalingStateChangedEventArgs
Provides data for the SignalingStateChanged event.
WebRTCStateChangedEventArgs
Provides data for the StateChanged event.
WebRTCTrackAddedEventArgs
Provides data for the TrackAdded event.
Enums
DataChannelType
Specifies data type that transfers on data channel.
IceTransportPolicy
Specifies the policy of Ice transport.
MediaControlCapabilitySupport
Specifies the support type of media control capability.
MediaControlContentType
Specifies the content type.
MediaControlDisplayMode
Specifies the display mode.
MediaControlPlaybackCommand
Specifies playback commands.
MediaControlPlaybackState
Specifies playback states.
MediaControlPlaylistMode
Specifies the playlist mode.
MediaControlRepeatMode
Specifies the repeat mode.
MediaControlResult
Specifies the code which represents the result of communication between client and server.
MediaControlSearchCategory
Specifies the search category.
MediaPacketBufferStatus
Specifies the buffer state type of MediaPacketSource.
MediaType
Specifies the media type.
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.
TransceiverCodec
Specifies the transceiver codec type.
TransceiverDirection
Specifies the transceiver direction type.
WebRTCBundlePolicy
Specifies the bundle policy.
WebRTCDisplayMode
Specifies the display type.
WebRTCError
Specifies errors.
WebRTCIceConnectionState
Specifies ICE connection states that a WebRTC can have.
WebRTCIceGatheringState
Specifies ICE gathering states that a WebRTC can have.
WebRTCPeerConnectionState
Specifies peer connection states that a WebRTC can have.
WebRTCSignalingState
Specifies signaling states that a WebRTC can have.
WebRTCState
Specifies states that a WebRTC can have.
WebRTCStatisticsCategory
Specifies the category of WebRTC statistics.
WebRTCStatisticsProperty
Specifies the WebRTC statistics property.