Specifies whether a Media Foundation transform (MFT) supports dynamic format changes.
Data typeUINT32
Treat as a Boolean value.
RemarksThis attribute can have the following values.
Value Description TRUE The client can change the input format during streaming. FALSE The MFT must be drained before the client can change the input format.To get this attribute, first call IMFTransform::GetAttributes to get the global attribute store for the MFT. Then call IMFAttributes::GetUINT32 to get the attribute value.
If GetAttributes fails or the attribute is not present, the default value if FALSE.
Asynchronous MFTs must return the value TRUE.
For more information, see Handling Stream Changes.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements Requirement Value Minimum supported clientRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4