| Paket | org.osmf.media |
| Sınıf | public class PluginInfoResource |
| Miras Alma | PluginInfoResource MediaResourceBase Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | OSMF 1.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
A static plugin is a plugin that is compiled within the application that uses it, in contrast to a dynamic plugin, which is loaded at runtime.
İlgili API Öğeleri
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | |
![]() | mediaType : String
The MediaType, if any, of this resource. | MediaResourceBase | |
![]() | metadataNamespaceURLs : Vector.<String> [salt okunur]
A Vector containing the namespace URLs for all Metadata
objects within this resource. | MediaResourceBase | |
![]() | mimeType : String
The MIME type, if any, of this resource. | MediaResourceBase | |
| pluginInfo : PluginInfo [salt okunur]
Reference to the PluginInfo for this static plugin. | PluginInfoResource | ||
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
PluginInfoResource(pluginInfo:PluginInfo)
Constructor. | PluginInfoResource | ||
![]() |
Adds a metadata value to this resource. | MediaResourceBase | |
![]() |
Retrieves a metadata value from this resource. | MediaResourceBase | |
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Removes a metadata value from this resource. | MediaResourceBase | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
Özellik Ayrıntısı
pluginInfo | özellik |
pluginInfo:PluginInfo [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | OSMF 1.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Reference to the PluginInfo for this static plugin.
Uygulama
public function get pluginInfo():PluginInfoYapıcı Ayrıntı
PluginInfoResource | () | Yapıcı |
public function PluginInfoResource(pluginInfo:PluginInfo)| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | OSMF 1.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Constructor.
ParametrelerpluginInfo:PluginInfo — Reference to an instance of PluginInfo.
|
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster