Microsoft DirectX 8.1 (C++) |
The AMTimelineSrc.SetMediaName method specifies the name of the source file.
Syntax
object.SetMediaName(
newVal As String
)
Parameters
newVal
String that specifies the name of the media file.
Error Codes
If the method fails, an error is raised.
See Also