mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-30 11:08:55 -05:00
spa: remove wrong comment
This commit is contained in:
parent
4d7d9484e6
commit
3695488241
2 changed files with 3 additions and 3 deletions
|
|
@ -92,7 +92,7 @@ enum spa_media_subtype {
|
|||
|
||||
/** properties for audio SPA_TYPE_OBJECT_Format */
|
||||
enum spa_format {
|
||||
SPA_FORMAT_START, /**< id of the object, one of enum spa_param_type */
|
||||
SPA_FORMAT_START,
|
||||
|
||||
SPA_FORMAT_mediaType, /**< media type (Id enum spa_media_type) */
|
||||
SPA_FORMAT_mediaSubtype, /**< media subtype (Id enum spa_media_subtype) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue