📄 atkstreamablecontent.sgml
字号:
<!-- ##### SECTION Title ##### -->AtkStreamableContent<!-- ##### SECTION Short_Description ##### -->The ATK interface which provides access to streamable content.<!-- ##### SECTION Long_Description ##### --><para>An interface whereby an object allows its backing content to be streamed toclients. Typical implementors would be images or icons, HTML content, ormultimedia display/rendering widgets.</para><para>Negotiation of content type is allowed. Clients may examine the backing dataand transform, convert, or parse the content in order to present it in an alternate form to end-users.</para><para>The AtkStreamableContent interface is particularly useful for saving,printing, or post-processing entire documents, or for persisting alternateviews of a document. If document content itself is being serialized,stored, or converted, then use of the AtkStreamableContent interface can helpaddress performance issues. Unlike most ATK interfaces,this interface is not strongly tied to the current user-agent view of thea particular document, but may in some cases give access to the underlying model data.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkStreamableContent ##### --><para>The AtkStreamableContent structure does not contain any fields.</para><!-- ##### FUNCTION atk_streamable_content_get_n_mime_types ##### --><para></para>@streamable: @Returns: <!-- ##### FUNCTION atk_streamable_content_get_mime_type ##### --><para></para>@streamable: @i: @Returns: <!-- ##### FUNCTION atk_streamable_content_get_stream ##### --><para></para>@streamable: @mime_type: @Returns: <!-- ##### FUNCTION atk_streamable_content_get_uri ##### --><para></para>@streamable: @mime_type: @Returns:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -