OpenMetaverse Protocol Library Developers API Documentation
ParcelMedia Structure
NamespacesOpenMetaverseParcelMedia
Parcel Media Information
Declaration Syntax
C#
public 
struct 
ParcelMedia
Members
All Members Fields



Icon Member Description
MediaAutoScale
A byte, if 0x1 viewer should auto scale media to fit object

MediaDesc
A description of the media

MediaHeight
An Integer which represents the height of the media

MediaID
The Asset UUID of the Texture which when applied to a primitive will display the media

MediaLoop
A boolean, if true the viewer should loop the media

MediaType
A string which contains the mime type of the media

MediaURL
A URL which points to any Quicktime supported media type

MediaWidth
An integer which represents the width of the media

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)