Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the default setting for the copyright bit in the MPEG-1 audio stream. This property applies to MPEG audio encoders.
This property is read/write.
Data type
VARIANT_BOOL (VT_BOOL)
Property GUID
CODECAPI_AVEncMPACopyright
Property value
This property can have the following values.
| Value | Description |
|---|---|
| VARIANT_FALSE | Copyright bit is off. |
| VARIANT_TRUE | Copyright bit is on. |
Remarks
The encoder might override this setting, based on the contents of the input stream.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server |
Windows 2000 Server [desktop apps | UWP apps] |
| Header |
|