Microsoft DirectX 8.1 (C++) |
The AMTimelineGroup.GetOutputBuffering method retrieves the number of frames rendered in advance during preview.
Syntax
object.GetOutputBuffering(
pnBuffer As Long
)
Parameters
pnBuffer
Variable that receives the number of buffered frames.
Error Codes
If the method fails, an error is raised.
See Also