Ruyi SDK
Namespaces
Ruyi.SDK.Online
Player Class
Player Constructor
Player Properties
Player Methods
Click or drag to resizeClick or drag to resize

Player Class

[This is preliminary documentation and is subject to change.]

A generic player class.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlinePlayerObject
    Ruyi.SDK.OnlinePlayer

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class Player : Player<Object>

The Player type exposes the following members.

Constructors
  NameDescription
Public methodPlayer(Object)
Construct a player.
Public methodPlayer(Object, Double)
Construct a player with a partial play.
Public methodPlayer(Object, Double, Double)
Construct a player with a partial play and partial update.
Top
Properties
  NameDescription
Public propertyId
The ID of the player.
(Inherited from PlayerT.)
Public propertyPartialPlayPercentage
The player's partial play percentage.
(Inherited from PlayerT.)
Public propertyPartialUpdatePercentage
The player's partial update percentage.
(Inherited from PlayerT.)
Top
Methods
  NameDescription
Public methodToString
Convert the player to a string.
(Inherited from PlayerT.)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com