Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IMultimediaContent.cs
1
using
Waher.Runtime.Inventory
;
2
3
namespace
Waher.Content.Markdown.Model
4
{
8
public
interface
IMultimediaContent
9
{
15
Grade
Supports
(
MultimediaItem
Item);
16
21
bool
EmbedInlineLink
(
string
Url);
22
}
23
}
Waher.Content.Markdown.Model.MultimediaItem
Multimedia item.
Definition:
MultimediaItem.cs:12
Waher.Content.Markdown.Model.IMultimediaContent
Interface for all markdown handlers of multimedia content.
Definition:
IMultimediaContent.cs:9
Waher.Content.Markdown.Model.IMultimediaContent.EmbedInlineLink
bool EmbedInlineLink(string Url)
If the link provided should be embedded in a multi-media construct automatically.
Waher.Content.Markdown.Model.IMultimediaContent.Supports
Grade Supports(MultimediaItem Item)
Checks how well the handler supports multimedia content of a given type.
Waher.Content.Markdown.Model
Definition:
Atom.cs:6
Waher.Runtime.Inventory
Definition:
TypesLoader.cs:9
Waher.Runtime.Inventory.Grade
Grade
Grade enumeration
Definition:
Grade.cs:7
IoTGateway
Content
Waher.Content.Markdown
Model
IMultimediaContent.cs
Generated by
1.9.5