Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
aczs committed Mar 28, 2024
1 parent 6c062ca commit 3b1acc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media/server/gstplayer/include/IGstGenericPlayerPrivate.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class IGstGenericPlayerPrivate

/**
* @brief Adds clipping meta to the audio buffer.
*
*
* @param buffer the buffer to add the clipping meta to
* @param clippingStart the start of the clipping
* @param clippingEnd the end of the clipping
Expand Down
2 changes: 1 addition & 1 deletion wrappers/interface/IGstWrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@ class IGstWrapper

/**
* @brief Adds clipping meta to the audio buffer.
*
*
* @param buffer the buffer to add the clipping meta to
* @param format the GstFormat of start and clippingEnd
* @param start the amount of audio to clip from start of buffer
Expand Down

0 comments on commit 3b1acc0

Please sign in to comment.