Microsoft DirectX 9.0 |
The Flags property sets or retrieves miscellaneous ATSC component type properties.
Syntax
objATSCComponentType.Flags As Long
Parameters
This property takes no parameters.
Error Codes
If the property fails, an error is raised and Err.Number is set to a value other than zero.
Return Value
Returns 1 if the componet is an AC-3 audio stream, or zero otherwise.
Return Value
This property is read/write.
See Also