Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
See Also: Inherited members from object.
⊟ Public Constructors
MediaType ()Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] Audio NameUri . UsA file containing audio content. (Display name: 'Audio') [read-only] Media NameUri . A piece of media content. This class may be used to express complex media containers with many streams of various media content (both aural and visual). (Display name: 'Media') [read-only] MusicPiece NameUri . Used to assign music-specific properties such a BPM to video and audio. (Display name: 'music') [read-only] Visual VisualType . File containing visual content. (Display name: 'Visual') ⊟ Public Methods
⊟ MediaType Constructor
Documentation for this section has not yet been entered.
public MediaType ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Audio Property
UsA file containing audio content. (Display name: 'Audio')
public NameUri Audio { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Audio⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Media Property
A piece of media content. This class may be used to express complex media containers with many streams of various media content (both aural and visual). (Display name: 'Media')
public NameUri Media { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Media⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ MusicPiece Property
Used to assign music-specific properties such a BPM to video and audio. (Display name: 'music')
public NameUri MusicPiece { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2009/02/19/nmm#MusicPiece⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Search Method
Documentation for this section has not yet been entered.
⊟ Parameters
- interpretation
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Visual Property
File containing visual content. (Display name: 'Visual')
public VisualType Visual { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Visual⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0