Module media_pipeline
Expand description
Automatic media understanding pipeline for inbound channel messages.
Structs§
- Media
Attachment - A single media attachment on an inbound message.
- Media
Pipeline - The media understanding pipeline. Consumes a message’s text and attachments, returning enriched text with media annotations prepended.
- Rendered
Marker - The marker a receiving channel rendered into the message text for an attachment’s exact bytes: the target it referenced and the disposition it chose.
Enums§
- Marker
Kind - The disposition a receiving channel chose when it rendered an attachment’s marker into the message text.
- Media
Kind - Classifies an attachment by MIME type or file extension.