Skip to content

Commit

Permalink
Added append
Browse files Browse the repository at this point in the history
  • Loading branch information
mondain authored Dec 16, 2016
1 parent 1103836 commit a3e8611
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public interface IStreamFilenameGenerator extends IScopeService {

/** Possible filename generation types. */
public static enum GenerationType {
PLAYBACK, RECORD
PLAYBACK, RECORD, APPEND
};

/**
Expand Down

0 comments on commit a3e8611

Please sign in to comment.