BTimeCode Summary


Function Summary

Function Description
< Determines if one BTimeCode's time is lower than another's
+ Adds another BTimeCode's value
+= Adds another BTimeCode's value
- Subtracts another BTimeCode's value
-= Subtracts another BTimeCode's value
= Makes one BTimeCode equivalent to another
== Determines if two BTimeCode objects are equal
Constants
Constructor and Destructor
count_timecodes() Returns the number of recognized time code types
Frames()
frames_to_timecode() Given a frame offset and a timecode_info structure, returns the time in hours, minutes, seconds, and frames
Function Summary
GetData() Gets the timecode's value in hours, minutes, seconds, and frames
GetString() Returns the time in string form
get_timecode_description() Returns a timecode_info structure for the specified timecode type
Global C Functions
Hours() Returns the hours portion of the time
LinearFrames() Returns the time in terms of linear frames
Member Functions
Microseconds() Returns the time in microseconds
Minutes()
Operators
Seconds()
SetData()
SetLinearFrames()
SetMicroseconds()
SetType()
Structures
BTimeCode
BTimeCode() Basic constructor
~BTimeCode() Destructor
B_TIMECODE_100
B_TIMECODE_18
B_TIMECODE_24
B_TIMECODE_25
B_TIMECODE_30
B_TIMECODE_30_DROP_2
B_TIMECODE_30_DROP_4
B_TIMECODE_75
B_TIMECODE_DEFAULT
timecode_info
timecode_to_frames()
timecode_to_us()
timecode_type
Type() Returns the timecode type
us_to_timecode() Given a time in microseconds and a timecode_info structure, returns the corresponding time in hours, minutes, seconds, and frames


The Media Kit Table of Contents     The Media Kit Index


The Be Book,
...in lovely HTML...
for BeOS Release 5.

Copyright © 2000 Be, Inc. All rights reserved..