AVEncMPACopyright property
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_AVEncMPACopyrightProperty 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
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: