Class Command
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides a means to send command to media control server.
public abstract class Command
- Inheritance
-
objectCommand
- Derived
-
Tizen.
Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Mode Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Display Rotation Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Mode360Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command Tizen.Multimedia. Remoting. Subtitle Mode Command
Constructors
View SourceCommand()
Initializes a Command base class.
Declaration
protected Command()
Properties
View SourceReceiverId
The id for command receiver.
Declaration
protected string ReceiverId { get; }
Property Value
Type | Description |
---|---|
string |
Methods
View SourceOnResponseCompleted()
Represents a method that is called when an response command completes.
Declaration
protected virtual void OnResponseCompleted()