Class representing media data for a single
face
Declaration Syntax
C# |
public class MediaEntry
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
MediaEntry () () () () |
Initializes a new instance of the
MediaEntryclass
|
|
AutoLoop |
Should media auto loop
|
|
AutoPlay |
Shoule media be auto played
|
|
AutoScale |
Auto scale media to prim face
|
|
AutoZoom |
Should viewer automatically zoom in on the
face when clicked
|
|
ControlPermissions |
Who can controls the media
|
|
Controls |
Style of controls viewer should display when
viewer media on this face
|
|
CurrentURL |
Currently navigated URL
|
|
EnableAlterntiveImage |
Is display of the alternative image
enabled
|
|
EnableWhiteList |
Is URL whitelist enabled
|
|
FromOSD(OSD) |
Deserialize from OSD data
|
|
GetOSD () () () () |
Serialize to OSD
|
|
Height |
Media height in pixes
|
|
HomeURL |
Starting URL for the media
|
|
InteractOnFirstClick |
Should viewer interpret first click as
interaction with the media or when false should the first click be
treated as zoom in commadn
|
|
InteractPermissions |
Who can interact with the media
|
|
WhiteList |
Array of URLs that are whitelisted
|
|
Width |
Media width in pixels
|
Inheritance Hierarchy
Object | |
MediaEntry |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)