Skip to content

Commit

Permalink
Revert "Clarify nestegg_timecode_scale's documentation. Make it clear…
Browse files Browse the repository at this point in the history
… that timecodes"

This reverts commit 2d9e681.
  • Loading branch information
kinetiknz committed Aug 19, 2010
1 parent 2d9e681 commit 7a99e83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/nestegg/nestegg.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ void nestegg_destroy(nestegg * context);
int nestegg_duration(nestegg * context, uint64_t * duration);

/** Query the timecode scale of the media stream in nanoseconds.
Timecodes presented by nestegg have been scaled by this value
before presentation to the caller.
@param context Stream context initialized by #nestegg_init.
@param scale Storage for the queried scale factor.
@retval 0 Success.
Expand Down

0 comments on commit 7a99e83

Please sign in to comment.