Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» ASPNetVideo
» Installation Guide
ASPNet QuickTime
» Object Reference
» Example Code
ASPNet WindowsMedia
» Object Reference
» Example Code
ASPNet RealPlayer
» Object Reference
» Example Code
» JavaScript API Reference
Tutorials
» HTML Alternative Content
» Encoding Video for ASPNetVideo Players
» Skinning ASPNetVideo Players
Registration Details
» Registration
 

Object Reference

Object Reference for ASPNetVideo.RealPlayer in resource ASPNetVideo.NET2.dll, ASPNetVideo.NET2.AJAX.dll or ASPNetVideo.NET1.dll

restore digital pictures ipod file recovery sim card data recovery
download free undelete software download undelete freeware data recovery windows vista
drive recovery programs restore deleted folders data recovery solutions

These properties can be accessed programmatically (e.g. in C# or VB.Net) or by using the properties editor. In Visual Studio 2005 - you can also access the properties using the convenient Smart Tags properties editor, as shown below:

Behavior

 Enabled

If the component is disabled then only the HTML Alternative content will be rendered.

EnableViewState

Whether the control automatically saves its state for use in round-trips.

True by default.

 Visible

If the component is set to not be visible, it will not be rendered.

Video

 Alignment

Sets the 'align' attribute of the control, which works exactly as it does on a div tag.

Default - Does not set the 'align' attribute for the control.

Center - Set the 'align' attribute for the control to 'center'.

Left - Set the 'align' attribute for the control to 'left'.

Right - Set the 'align' attribute for the control to 'right'.

 AutoPlay

Indicates whether or not the video will play on load. 

True by default.

 EnableJavaScriptAPI

Setting this to true allows you to control your Real Media Player with JavaScript functions.

False by default.

EolasFixEnabled

If desired, you may set this false to turn off the Eolas Fix and allow the 'Click to activate and use this Control' message to be displayed in Opera and Internet Explorer browsers.

True by default.

 Loop

Indicates whether or not the video will play repeatedly. 

False by default.

 MaintainAspectRatio

Specifies whether video displayed by the control will keep it's original proportions, or if it should stretch to fit the video window when the video window is larger than the dimensions of the video image.

True by default.

 ShowControlPanel

Indicates whether or not to show playback controls in the video player. True by default.

 VideoURL

The URL of the media file.
This can be a local URL (e.g. ~/sample.ram ) or a complete remote URL (e.g. http://www.mysite.com/sample.ram ).

Layout

 Height

Height of the Control. Does not support %.

 Width

Width of the Control.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals