Skip to content

Commit 3ebd2f3

Browse files
committed
push code
1 parent d1bb1ae commit 3ebd2f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mybuddy_emoticon.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ API for playing emoticons
55

66
* **Parameters**
77

8-
**file_path(list)**: `[[path, time]]`The absolute path of facial expression video and the length of time to play.Time in seconds.
9-
**window_size(tuple)**: `(Length, width) `Size of the playback window (default is full screen).
10-
loop: Loop playback or not (only once by default).
8+
**file_path (list)**: `[[path, time]]`The absolute path of facial expression video and the length of time to play.Time in seconds.
9+
**window_size (tuple)**: `(Length, width) `Size of the playback window (default is full screen).
10+
**loop (bool)**: Loop playback or not (default False. only once by default).
1111

1212
### file_path()
1313
Get Playfile List

0 commit comments

Comments
 (0)