CompressedAnimationSet.CompressedData Property

Language:

Retrieves the data buffer that stores compressed keyframe animation data.

Definition

Visual Basic Public ReadOnly Property CompressedData As GraphicsStream
C# public GraphicsStream CompressedData { get; }
C++ public:
property GraphicsStream^ CompressedData {
        GraphicsStream^ get();
}
JScript public function get CompressedData() : GraphicsStream

Property Value

Microsoft.DirectX.GraphicsStream
A GraphicsStream object that contains compressed keyframe animation data.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center