MetadataValues.SecondaryClassId Members

Class that contains the pre-defined metadata values for the secondary class id.

The following tables list the members exposed by the MetadataValues.SecondaryClassId type.

Public Fields

  Name Description
public fieldstatic AudioBook Use for audio book files.
public fieldstatic AudioGameSounds Use for audio files containing sound clips from games.
public fieldstatic AudioMediaNews Use for audio files related to news.
public fieldstatic AudioMediaTalkShow Use for audio files with talk show content.
public fieldstatic AudioSpokenWord Use for audio files that contain speech, but are not audio books. For example, stand-up comedy routines.
public fieldstatic MusicGameSoundtrack Use for audio files containing complete songs from game soundtracks. If only part of a song is encoded in the file, use the identifier for game sound clips instead.
public fieldstatic VideoCorporateVideo Use for video files containing corporate video. For example, recorded meetings or training videos.
public fieldstatic VideoHomePhotoVideo Use for video files containing home video made from photographs. This class applies specifically to content created by using the Windows Media Video Image codec.
public fieldstatic VideoHomeVideo Use for video files containing general home video.
public fieldstatic VideoMediaNews Use for video files related to news.
public fieldstatic VideoMediaShow Use for video files containing Web-based shows, short films, movie trailers, and so on. This is the general identifier for video entertainment that does not fit into another category.
public fieldstatic VideoMovie Use for video files containing feature films.
public fieldstatic VideoMusicVideo Use for video files containing music videos.
public fieldstatic VideoTVShow Use for video files containing television shows. For Web-based shows, use VideoMediaShow.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

MetadataValues.SecondaryClassId Class
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.