mdm.RealMedia |
![]() |
The RealMedia Class has been deprecated in Zinc 4.0. It is included for legacy support but is no longer maintained and maybe removed completely in a future 4.x update. |
Constructor |
The following table lists the constructors for the RealMedia class |
Constructor | Description | Availability |
---|---|---|
mdm.RealMedia() | Inserts a RealMedia instance using the specified parame... | ![]() |
Methods |
The following table lists the methods for the RealMedia class |
Method | Description | Availability |
---|---|---|
RealMedia.close() | Closes the File loaded in the RealMedia instance. | ![]() |
RealMedia.fullscreen() | Shows the RealMedia instance in full screen mode. | ![]() |
RealMedia.hide() | Hides the RealMedia instance. | ![]() |
RealMedia.mute() | Mutes or unmutes the RealMedia instance. | ![]() |
RealMedia.normalSize() | Switches the RealMedia instance from full screen back to default mode. | ![]() |
RealMedia.pause() | Pauses the RealMedia instance. | ![]() |
RealMedia.play() | Plays the file loaded in the RealMedia instance. | ![]() |
RealMedia.show() | Shows the RealMedia instance. | ![]() |
RealMedia.stop() | Stops the file loaded in the RealMedia instance. | ![]() |
Properties |
The following table lists the properties for the RealMedia class |
Method | Description | Availability |
---|---|---|
RealMedia.duration | Contains the total length of the file in the ... | ![]() |
RealMedia.height | Contains the height of the RealMedia instance... | ![]() |
RealMedia.isInstalled | Contains a boolean indicating whether or not ... | ![]() |
RealMedia.position | Contains the current position of the video fi... | ![]() |
RealMedia.visible | Contains a boolean indicating whether or not ... | ![]() |
RealMedia.width | Contains the width of the RealMedia instance. | ![]() |
RealMedia.x | Contains the x position of the RealMedia inst... | ![]() |
RealMedia.y | Contains the y position of the RealMedia inst... | ![]() |