AsfMetadataDescriptor
Leave feedback
On this page
Represents an ASF metadata descriptor.
public sealed class AsfMetadataDescriptor : AsfBaseDescriptor
| Name | Description |
|---|---|
| AsfContentType { get; } | Gets the type of the content. |
| Descriptor { get; } | Gets the descriptor associated with the metadata property. |
| InterpretedValue { get; } | Gets the interpreted property value, if available. The interpreted value is a user-friendly form of the original property value. For example, it returns a human-readable string instead of numeric flags and ids, if necessary, translates byte arrays to text, etc. |
| Language { get; } | Gets the language. |
| Name { get; } | Gets the property name. |
| OriginalName { get; } | Gets the original name of the descriptor. |
| StreamNumber { get; } | Gets the stream number. |
| Tags { get; } | Gets a collection of tags associated with the property. |
| Value { get; } | Gets the property value. |
Learn more
- class AsfBaseDescriptor
- namespace GroupDocs.Metadata.Formats.Video
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.