Class Trailer
Class Trailer
Implements
Inherited Members
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class Trailer : Video, IHasProviderIds, IHasLookupInfo<ItemLookupInfo>, IHasMediaSources, IHasLookupInfo<TrailerInfo>
Properties
ForceDefaultAspectRatio
Declaration
[IgnoreDataMember]
public override bool ForceDefaultAspectRatio { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsAdditionalParts
Declaration
[IgnoreDataMember]
public override bool SupportsAdditionalParts { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsAlternateVersions
Declaration
[IgnoreDataMember]
protected override bool SupportsAlternateVersions { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsExtras
Declaration
[IgnoreDataMember]
public override bool SupportsExtras { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsGenres
Declaration
[IgnoreDataMember]
public override bool SupportsGenres { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsLocalTrailers
Declaration
[IgnoreDataMember]
public override bool SupportsLocalTrailers { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsOwnedItems
Declaration
[IgnoreDataMember]
public override bool SupportsOwnedItems { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsStudios
Declaration
[IgnoreDataMember]
public override bool SupportsStudios { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
SupportsThemeMedia
Declaration
[IgnoreDataMember]
public override bool SupportsThemeMedia { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
Methods
BeforeMetadataRefresh(Boolean)
Declaration
public override bool BeforeMetadataRefresh(bool replaceAllMetdata)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | replaceAllMetdata |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
GetDefaultPrimaryImageAspectRatio()
Declaration
public override double GetDefaultPrimaryImageAspectRatio()
Returns
Type | Description |
---|---|
System.Double |
Overrides
GetLookupInfo(LibraryOptions)
Declaration
public TrailerInfo GetLookupInfo(LibraryOptions libraryOptions)
Parameters
Type | Name | Description |
---|---|---|
LibraryOptions | libraryOptions |
Returns
Type | Description |
---|---|
TrailerInfo |